Components 360° Viewer 360° Viewer Component

360° Viewer Component

A minimalist and responsive 360° viewer component using Tailwind CSS with dark mode support.

Preview

HTML Code

<div class="bg-white dark:bg-gray-800 rounded-lg shadow-lg overflow-hidden p-4">
    <h2 class="text-xl font-semibold text-gray-800 dark:text-gray-200 mb-4">360° Viewer</h2>
    <div class="flex justify-center mb-4">
        <img src="https://picsum.photos/700/400?random=1" alt="360° View" class="rounded-lg transition-transform duration-500 ease-in-out hover:scale-105">
    </div>
    <p class="text-gray-600 dark:text-gray-400 mb-2">Experience the object in 360° view. Hover to zoom in.</p>
    <a href="#" class="text-blue-500 dark:text-blue-400 hover:underline">Learn more about this view</a>
</div>

Related Components

360° Viewer Component

A simple 360° viewer component designed in a brutalist style for e-commerce purposes, featuring a triadic color scheme and responsive design with dark theme support.

Open

360° Viewer Component

A simple 360° viewer component designed with a brutalism style and pastel colors, suitable for social media interfaces.

Open

360° Viewer Component

A responsive 360° Viewer Component with skeuomorphic design, triadic color scheme, and dark theme support. Designed for dashboard data visualization and control panels.

Open