Content Display 구성 요소

단순하고 반응이 빠른 콘텐츠 디스플레이 구성 요소는 보색이 있는 브루탈리즘 스타일로 디자인되었습니다. 비즈니스/기업 웹사이트에 적합하며 다크 모드를 지원합니다.

미리 보기

HTML 코드

<div class="bg-white dark:bg-gray-800 text-black dark:text-white border border-black dark:border-white p-6 max-w-lg mx-auto">
    <h1 class="text-3xl font-bold mb-4">Company Title</h1>
    <img src="https://picsum.photos/500/300" alt="Content Image" class="w-full rounded-lg mb-4">
    <p class="text-lg mb-6">This is a brief description of the company. Emphasizing clear, bold statements to convey professionalism and competence in a raw form.</p>
    <div class="flex items-center">
        <img src="https://randomuser.me/api/portraits/men/1.jpg" alt="Avatar" class="w-12 h-12 rounded-full mr-3">
        <div class="">
            <h2 class="text-xl font-semibold">John Doe</h2>
            <p class="text-gray-600 dark:text-gray-400">CEO</p>
        </div>
    </div>
</div>

관련 구성 요소

콘텐츠 표시 구성 요소

전자 상거래를 위한 간단한 빈티지 스타일의 반응형 콘텐츠 디스플레이 구성 요소로, 단색 색 구성표를 사용하고 다크 모드를 지원합니다.

열다

Playful_Farming_Content_Card

농업 및 농업 웹 사이트에 적합한 단순하고 장난기 넘치는 고대비 콘텐츠 디스플레이 카드로, 둥근 요소와 다크 모드를 지원합니다.

열다

Memphis_Muted_Consulting_Content_Display

컨설팅/서비스를 위한 콘텐츠 디스플레이 구성 요소로, 차분한 색상과 기하학적 패턴이 있는 멤피스 디자인에서 영감을 받았습니다. 다크 모드 지원으로 반응형.

열다