ZenDesign Footer Footer 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 Footer

ZenDesign Footer

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

0 17
ZenDesign Footer 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 Footer | Tailwind CSS UI Block</title>
    <meta name="description" content="A footer 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 footer -->
    <footer id="footer" class="pt-24 pb-12 bg-white">
        <div class="container mx-auto px-4">
            <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 gap-12 mb-20">
                <div class="col-span-2 md:col-span-1">
                    <a href="#" class="text-2xl font-bold tracking-tighter mb-8 block flex items-center gap-2">
                        <i class="fa-solid fa-peace text-[#ffda79]"></i> ZenDesign
                    </a>
                    <div class="flex gap-4">
                        <a href="#" class="text-gray-400 hover:text-[#ffda79] transition"><i class="fa-brands fa-x-twitter"></i></a>
                        <a href="#" class="text-gray-400 hover:text-[#ffda79] transition"><i class="fa-brands fa-instagram"></i></a>
                        <a href="#" class="text-gray-400 hover:text-[#ffda79] transition"><i class="fa-brands fa-linkedin"></i></a>
                    </div>
                </div>

                <div>
                    <h6 class="font-bold text-sm mb-6">Talent Solutions</h6>
                    <ul class="space-y-4 text-sm text-gray-500 font-medium">
                        <li><a href="#" class="hover:text-black transition">Direct Hiring</a></li>
                        <li><a href="#" class="hover:text-black transition">For Creatives</a></li>
                        <li><a href="#" class="hover:text-black transition">Project Management</a></li>
                        <li><a href="#" class="hover:text-black transition">Case Studies</a></li>
                    </ul>
                </div>

                <div>
                    <h6 class="font-bold text-sm mb-6">Exploration</h6>
                    <ul class="space-y-4 text-sm text-gray-500 font-medium">
                        <li><a href="#" class="hover:text-black transition">Product Design</a></li>
                        <li><a href="#" class="hover:text-black transition">Brand Identity</a></li>
                        <li><a href="#" class="hover:text-black transition">Illustration</a></li>
                        <li><a href="#" class="hover:text-black transition">Interactive</a></li>
                        <li><a href="#" class="hover:text-black transition">3D & Motion</a></li>
                    </ul>
                </div>

                <div>
                    <h6 class="font-bold text-sm mb-6">The Studio</h6>
                    <ul class="space-y-4 text-sm text-gray-500 font-medium">
                        <li><a href="#" class="hover:text-black transition">Our Vision</a></li>
                        <li><a href="#" class="hover:text-black transition">The Lab</a></li>
                        <li><a href="#" class="hover:text-black transition">Partner Program</a></li>
                        <li><a href="#" class="hover:text-black transition">Concierge</a></li>
                    </ul>
                </div>

                <div class="col-span-2 lg:col-span-2">
                    <h6 class="font-bold text-sm mb-6">Resources</h6>
                    <ul class="grid grid-cols-2 gap-4 text-sm text-gray-500 font-medium">
                        <li><a href="#" class="hover:text-black transition">Job Board</a></li>
                        <li><a href="#" class="hover:text-black transition">Vetted Network</a></li>
                        <li><a href="#" class="hover:text-black transition">Freelance Hub</a></li>
                        <li><a href="#" class="hover:text-black transition">Design Assets</a></li>
                        <li><a href="#" class="hover:text-black transition">Insights</a></li>
                        <li><a href="#" class="hover:text-black transition">Collections</a></li>
                    </ul>
                </div>
            </div>

            <div class="pt-8 border-t border-gray-100 flex flex-col md:flex-row justify-between items-center gap-6">
                <div class="flex gap-6 text-xs text-gray-500 font-medium">
                    <span>© 2024 ZenDesign Network</span>
                    <a href="#" class="hover:text-black">Legal</a>
                    <a href="#" class="hover:text-black">Privacy</a>
                    <a href="#" class="hover:text-black">Policy</a>
                </div>
                <div class="text-xs text-gray-500 font-medium flex items-center gap-1">
                    <span class="text-black font-bold">2.4M</span> creative moments shared <i class="fa-solid fa-sparkles text-amber-400 text-[10px]"></i>
                </div>
            </div>
        </div>
    </footer>
    <!-- block:end footer -->
</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