구성 요소 캐러셀 슬라이더 다크 모드 캐러셀 슬라이더 구성 요소

다크 모드 캐러셀 슬라이더 구성 요소

다크 모드 캐러셀 슬라이더 컴포넌트는 Tailwind CSS를 사용하여 반응형 효과와 어두운 테마를 지원합니다.

미리 보기

HTML 코드

<section class="dark:bg-gray-900">
  <div class="container px-6 py-10 mx-auto">
    <div class="mt-8 lg:-mx-6 lg:flex lg:items-center">
      <img class="object-cover w-full lg:mx-6 lg:w-1/2 rounded-xl h-72 lg:h-96" src="https://images.unsplash.com/photo-1590283603385-17ffb3a7f29f?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1yZWxhdGVkfDV8fHxlbnwwfHx8&auto=format&fit=crop&w=500&q=60" alt="">

      <div class="mt-6 lg:w-1/2 lg:mt-0 lg:mx-6">
        <p class="text-sm text-blue-500 uppercase">category</p>

        <a href="#" class="block mt-4 text-2xl font-semibold text-gray-800 dark:text-white md:text-3xl">
          All the features you want to know
        </a>

        <p class="mt-3 text-sm text-gray-500 dark:text-gray-300 md:text-sm">
          Lorem ipsum dolor sir amet consectetur adipisicing elit. Beatae labore, praesentium excepturi. Distinctio nostrum perferendis consectetur eligendi, maiores ipsum fastidius, non sequi.
        </p>

        <a href="#" class="inline-block mt-2 text-blue-500 dark:text-blue-400 underline">
          Read more
        </a>

        <div class="flex items-center mt-6">
          <img class="object-cover object-center rounded-full w-10 h-10" src="https://randomuser.me/api/portraits/men/54.jpg" alt="">

          <div class="mx-4">
            <h1 class="text-sm text-gray-700 dark:text-gray-200">Robert John</h1>
            <p class="text-sm text-gray-500 ">Lead Developer</p>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>

관련 구성 요소

Carousel Slider 구성 요소

날씨/기후 데이터를 보여주기 위해 설계된 기업/전문 트라이어드 색 구성표가 있는 복잡하고 반응이 빠른 캐러셀 슬라이더 구성 요소입니다. 다크 모드 지원을 포함하며 시맨틱 HTML을 사용합니다.

열다

Carousel Slider 구성 요소

반응형 캐러셀 슬라이더 구성 요소로, 마이크로 인터랙션과 어두운 테마를 지원합니다.

열다

Carousel Slider 구성 요소

교육용 플랫폼을 위한 복잡한 레트로/빈티지 스타일의 캐러셀 슬라이더 구성 요소로, 차분한 색상, 전문적인 디자인, 다크 모드 지원으로 완전한 응답성을 제공합니다. 기업/전문 환경을 위해 설계되었습니다.

열다