Functional Components Component
A simple functional component with dark mode support.
HTML Code
<div class="bg-white dark:bg-gray-800 text-gray-800 dark:text-white p-4 rounded-md shadow-md">
<h2 class="text-lg font-semibold mb-2">Functional Component</h2>
<p class="text-sm">This is a minimalist functional component with dark mode support.</p>
</div>
Related Components
Real Estate Property Listing Card
A complex, paper/print-inspired real estate property listing card with corporate blue tones, designed for property listing platforms. It features responsive layout, dark mode support, and multiple details about a property.
Skeuomorphic Earth Tones Government Card
A simple, responsive card component with skeuomorphic design elements and an earth tones color scheme, suitable for government or public service websites, with dark mode support.
Functional Components Component - Dark Mode UI
A responsive social media component designed with dark mode and earth tones, suitable for social networking interfaces. Features user avatars, post content, and interaction buttons.