ZenDesign About About Block - Let's templates
Unlock every premium block and template with All-Access from €20 / 3 months, cancel anytime. Get All-Access
All blocks
Free About

ZenDesign About

A about block extracted from the ZenDesign template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.

0 15
ZenDesign About preview
zendesign.html
<!DOCTYPE html>
<html lang="en">
<head>
    <script>
        window.FontAwesomeConfig = {
          autoReplaceSvg: 'nest'
        };
      </script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>ZenDesign About | Tailwind CSS UI Block</title>
    <meta name="description" content="A about block extracted from the ZenDesign template, available in Tailwind CSS, Bootstrap, DaisyUI, and Material Design.">
    <meta name="keywords" content="ZenDesign, Tailwind CSS template, HTML website template, designer marketplace template, creative agency landing page, portfolio website, responsive design">
    <meta name="author" content="Let's templates">
    <link rel="canonical" href="">

    <meta property="og:type" content="product">
    <meta property="og:site_name" content="Let's templates">
    <meta property="og:locale" content="en_US">
    <meta property="og:url" content="">
    <meta property="og:title" content="ZenDesign | Tailwind CSS Designer Marketplace Template">
    <meta property="og:description" content="A refined Tailwind CSS designer marketplace template for showcasing creative talent, agencies, portfolios, and hiring services.">
    <meta property="og:image" content="">
    <meta property="og:image:alt" content="ZenDesign template preview">

    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:url" content="">
    <meta name="twitter:title" content="ZenDesign | Tailwind CSS Designer Marketplace Template">
    <meta name="twitter:description" content="A refined Tailwind CSS designer marketplace template for showcasing creative talent, agencies, portfolios, and hiring services.">
    <meta name="twitter:image" content="">
    <meta name="twitter:image:alt" content="ZenDesign template preview">
    <script src="https://cdn.tailwindcss.com"></script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap');

        body {
            font-family: 'Inter', sans-serif;
        }

        .font-serif {
            font-family: 'Source Serif 4', serif;
        }

        .no-scrollbar::-webkit-scrollbar {
            display: none;
        }
    </style>
</head>
<body class="bg-white text-[#0d0c22]">
<!-- block:start about -->
    <section id="brand-connection" class="py-24 bg-white overflow-hidden">
        <div class="container mx-auto px-4 text-center mb-16">
            <span class="inline-block bg-[#fff9e6] text-[#b38a00] px-3 py-1 rounded-full text-[10px] font-bold uppercase mb-6 border border-[#fff3cd]">
                Preferred by visionaries
            </span>
            <h2 class="font-serif text-4xl md:text-5xl font-bold mb-6">
                Empowering brands with the<br class="hidden md:block">finest design expertise.
            </h2>
            <p class="text-gray-500 max-w-2xl mx-auto">
                Leading organizations use ZenDesign to secure top-tier creative talent. Explore our verified portfolios to find your ideal design partner.
            </p>
        </div>

        <div class="container mx-auto px-4">
            <div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
                <div class="space-y-8">
                    <h3 class="font-serif text-4xl font-bold">Find your ideal design partner</h3>
                    <p class="text-gray-600 text-lg leading-relaxed">
                        As a premier global network of vetted creative professionals, we are positioned to support your most ambitious projects with strategic design thinking.
                    </p>
                    <div class="flex flex-wrap gap-4">
                        <button class="bg-[#ffda79] text-[#0d0c22] px-6 py-3 rounded-lg font-bold hover:bg-[#f5c342] transition">
                            Find a specialist
                        </button>
                        <button class="bg-white text-[#b38a00] border border-[#fff3cd] px-6 py-3 rounded-lg font-bold hover:border-[#ffda79] transition">
                            Learn more
                        </button>
                    </div>
                </div>

                <div class="relative">
                    <div class="bg-[#fff9e6] rounded-full aspect-square flex items-center justify-center p-8">
                        <img class="w-full h-full object-cover rounded-full" src="https://storage.googleapis.com/uxpilot-auth.appspot.com/gen_a9ac5ff0b0_4de25270160a3216.png" alt="Creative Professional" />
                    </div>
                    <!-- Floating Card -->
                    <div class="absolute bottom-10 right-0 bg-white p-5 rounded-xl shadow-2xl border border-gray-100 w-64">
                        <div class="flex items-center gap-3 mb-4">
                            <img src="https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-1.jpg" class="w-10 h-10 rounded-lg" alt="Avatar">
                            <div>
                                <p class="font-bold text-sm">Maya Daley</p>
                                <p class="text-[10px] text-gray-400">Creative Lead</p>
                            </div>
                        </div>
                        <div class="grid grid-cols-2 gap-2 mb-4">
                            <span class="bg-[#fff9e6] text-[#b38a00] text-[8px] font-bold py-1 px-2 rounded-full text-center">UX Strategy</span>
                            <span class="bg-[#fff9e6] text-[#b38a00] text-[8px] font-bold py-1 px-2 rounded-full text-center">UI Systems</span>
                            <span class="bg-[#fff9e6] text-[#b38a00] text-[8px] font-bold py-1 px-2 rounded-full text-center">Visual Identity</span>
                            <span class="bg-[#fff9e6] text-[#b38a00] text-[8px] font-bold py-1 px-2 rounded-full text-center">Motion</span>
                        </div>
                        <div class="flex justify-between items-center pt-2 border-t border-gray-50">
                            <span class="font-bold text-xs">$120/hr</span>
                            <div class="flex text-amber-400 text-[8px]">
                                <i class="fa-solid fa-star"></i>
                                <i class="fa-solid fa-star"></i>
                                <i class="fa-solid fa-star"></i>
                                <i class="fa-solid fa-star"></i>
                                <i class="fa-solid fa-star"></i>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!-- block:end about -->
</body>
</html>

From this template

ZenDesign screenshot Free

Business

ZenDesign

Unlimited access to all products

Unlock the entire library of premium templates and blocks. Renews automatically, cancel anytime.

€20 / 3 months or €60 / year
Get Unlimited Access