E-commerce Components Component
E-commerce component for a minimalist business website, with responsive design and dark theme support.
HTML Code
<div class="bg-white dark:bg-gray-900 text-gray-900 dark:text-white p-6 rounded-lg shadow-md">
<h2 class="text-2xl font-semibold mb-4">Product Title</h2>
<img src="https://picsum.photos/600/400" alt="Product Image" class="w-full h-48 object-cover rounded-lg mb-4">
<p class="text-lg mb-4">$99.99</p>
<button class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">Add to Cart</button>
</div>
Related Components
E-commerce Components Component - Documentation/Wiki Style
A complex, responsive E-commerce component 'Documentation/Wiki' featuring soft, painted textures and artistic elements with a candy/sweet color scheme (bubblegum pink, mint green). Includes dark mode support and interactive elements for a documentation or knowledge base site.
Skeuomorphic E-commerce Components
A complex, responsive, and monochromatic Skeuomorphic E-commerce component for business websites with dark mode support.
Industrial_Sunset_Ecommerce_Component
Complex e-commerce component with an industrial design style, warm sunset color scheme, and full responsiveness with dark mode support.