内容显示组件

一个响应式组件,用于以深色模式样式和柔和的配色方案展示作品或产品。

预览

HTML 代码

<div class="bg-gray-800 dark:bg-gray-900 p-6 rounded-lg shadow-lg max-w-md mx-auto">
  <h2 class="text-2xl font-bold text-pink-300 dark:text-pink-200 mb-4">Project Title</h2>
  <img src="https://picsum.photos/400/200" alt="Project Image" class="rounded-lg mb-4 shadow-md">
  <p class="text-gray-300 dark:text-gray-200 mb-4">This is a brief description of the project. It showcases the unique features and the value it brings to users.</p>
  <div class="flex items-center mb-4">
    <img src="https://randomuser.me/api/portraits/men/32.jpg" alt="Avatar" class="w-10 h-10 rounded-full mr-2 shadow-lg">
    <span class="text-gray-400 dark:text-gray-200">Posted by John Doe</span>
  </div>
  <a href="#" class="inline-block bg-pink-500 hover:bg-pink-400 text-white font-semibold py-2 px-4 rounded mt-2">View More</a>
</div>

相关组件

复古电商产品卡展示

一个复杂的响应式电子商务产品展示组件,具有 80 年代/90 年代的复古/复古美感,具有紫色/紫色配色方案、交互式元素和深色模式支持。

打开

Art Deco Content Display 组件

一个复杂的响应式装饰艺术风格内容显示组件,适用于商业/公司网站,具有几何图案、丰富的宝石色调和深色模式支持。包括功能、推荐和行动号召的多个部分。

打开

内容展示组件

具有大地色调的玻璃拟态内容展示组件

打开