구성 요소 360° 뷰어 360° 뷰어 구성 요소

360° 뷰어 구성 요소

다크 모드 지원을 포함하여 블로그 콘텐츠 소비를 위한 Glassmorphism 스타일과 파스텔 색 구성표로 설계된 간단한 반응형 360° 뷰어 구성 요소입니다.

미리 보기

HTML 코드

<div class="flex flex-col items-center justify-center bg-white dark:bg-gray-800 p-8 rounded-lg shadow-lg backdrop-blur-lg bg-opacity-50">
    <h2 class="text-2xl font-bold text-gray-900 dark:text-gray-100 mb-4">360° Viewer</h2>
    <div class="relative w-full h-64 rounded-lg overflow-hidden">
        <img src="https://picsum.photos/500/300?random=1" alt="360° image viewer" class="object-cover w-full h-full rounded-lg" />
        <div class="absolute inset-0 flex items-center justify-center bg-white bg-opacity-30 dark:bg-gray-700 dark:bg-opacity-30 rounded-lg"> 
            <span class="text-lg font-semibold text-gray-900 dark:text-gray-100">Interact with the image</span>
        </div>
    </div>
    <div class="mt-4">
        <h3 class="text-lg font-medium text-gray-700 dark:text-gray-300">User Profile</h3>
        <div class="flex items-center mt-2">
            <img src="https://randomuser.me/api/portraits/men/1.jpg" alt="User Avatar" class="w-10 h-10 rounded-full border-2 border-white dark:border-gray-800" />
            <span class="ml-3 text-base text-gray-900 dark:text-gray-100">John Doe</span>
        </div>
    </div>
</div>

관련 구성 요소

360_viewer_component

패션/뷰티를 위한 복잡하고 생동감 넘치는 360도 제품 뷰어 구성 요소로, 다크 모드 지원으로 완벽하게 반응합니다.

열다

360° 뷰어 구성 요소

전자 상거래를 위해 브루탈리즘 스타일로 디자인된 간단한 360° 뷰어 구성 요소로, 트라이어딕 색 구성표와 어두운 테마를 지원하는 반응형 디자인이 특징입니다.

열다

360_Viewer_Component

비즈니스/기업 웹 사이트를 위한 마이크로 인터랙션에 초점을 맞춘 간단하고 반응이 빠른 360° 뷰어 구성 요소로, 어스 톤과 다크 모드를 지원합니다. 인터랙티브 360 뷰어를 시뮬레이션하도록 설계되어 사용자가 '클릭 앤 드래그'하여 이미지를 회전할 수 있습니다.

열다