구성 요소 컨테이너 컨테이너 구성 요소 21

컨테이너 구성 요소 21

어두운 테마를 지원하는 반응형 레트로/빈티지 스타일의 컨테이너 구성 요소입니다.

미리 보기

HTML 코드

<div class="bg-white dark:bg-gray-800 rounded-lg shadow-lg p-6 max-w-md mx-auto">
  <h2 class="text-2xl font-bold text-gray-800 dark:text-white mb-4">Welcome to Nostalgia</h2>
  <p class="text-gray-600 dark:text-gray-300 mb-4">Experience the charm of the 80s and 90s with our carefully curated content. Dive into the vintage vibes that bring back fond memories.</p>
  <img class="rounded-lg mb-4" src="https://picsum.photos/400/200?random=1" alt="Retro Image" />
  <div class="flex items-center">
    <img class="w-12 h-12 rounded-full border-2 border-gray-300 dark:border-gray-600" src="https://randomuser.me/api/portraits/men/1.jpg" alt="User Avatar" />
    <div class="ml-4">
      <h3 class="text-lg font-semibold text-gray-800 dark:text-white">John Doe</h3>
      <p class="text-gray-500 dark:text-gray-400">Retro Enthusiast</p>
    </div>
  </div>
  <button class="mt-6 bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded-full transition duration-300 ease-in-out">
    Explore More
  </button>
</div>

관련 구성 요소

컨테이너 구성 요소

어두운 테마와 반응형 디자인을 갖춘 스큐어모픽 포트폴리오 컨테이너 구성 요소로, 인터랙티브 요소로 작업과 제품을 선보입니다.

열다

컨테이너 구성 요소

비즈니스/기업 웹 사이트에 적합한 3D 스타일의 컨테이너 구성 요소로, 생생한 색상과 대화형 요소, 어두운 테마를 지원하는 반응형 디자인을 특징으로 합니다.

열다

컨테이너 구성 요소

파스텔 색상, 다크 모드 지원, Tailwind CSS를 사용하는 복잡한 인터랙티브 요소를 갖춘 전자 상거래를 위한 반응형 머티리얼 디자인 컨테이너입니다.

열다