<!-- Tailwind CSS via CDN --> <script src="https://cdn.tailwindcss.com"></script> <!-- Bootstrap Icons --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css"> <!-- Google Fonts for elegant typography --> <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700;800&family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet"> <style> :root { --tea-green: #0B5A43; /* forest green */ --cream: #F7F0E1; /* warm cream */ --gold: #D4AF37; /* soft gold */ } /* Use the elegant type pairing for headings vs body */ h1, h2, h3, h4 { font-family: "Playfair Display", serif; letter-spacing: .2px; } p, li, span, a { font-family: "DM Sans", ui-sans-serif, system-ui; } /* Subtle global enhancements */ .ring { transition: box-shadow .25s ease; } .ring:hover { box-shadow: 0 6px 20px rgba(212,175,55,.45); } /* Custom scrollbar for premium feel (WebKit) */ ::-webkit-scrollbar { height: 8px; width: 8px; } ::-webkit-scrollbar-thumb { background: rgba(0,0,0,.15); border-radius: 4px; } </style> </head> <body class="bg-white text-gray-800 antialiased"> <!-- Minimal header --> <header class="w-full sticky top-0 z-20 bg-white/70 backdrop-blur-sm border-b border-gray-200"> <div class="max-w-7xl mx-auto px-6 py-4 flex items-center justify-between"> <div class="flex items-center gap-3"> <span class="text-2xl font-semibold" style="font-family: 'Playfair Display', serif;">Tea Gurus</span> <span class="text-sm text-gray-500 hidden sm:inline-flex" aria-label=" Rooibos Collection subtitle"> Rooibos Collection </span> </div> <!-- light nav indicator (kept minimal as per design guidance) --> <nav aria-label="Site" class="text-sm"> <a href="#" class="text-gray-700 hover:text-emerald-700 mx-2">Collections</a> <a href="#" class="text-gray-700 hover:text-emerald-700 mx-2">Shop</a> <a href="#" class="text-gray-700 hover:text-emerald-700 mx-2">About</a> </nav> </div> </header> <!-- HERO SECTION --> <section class="w-full"> <div class="relative w-full h-[72vh] md:h-[80vh] lg:h-screen overflow-hidden"> <!-- Background image (generated placeholder) --> <img data-bg-gen-id="hero-bg" data-gen-prompt="A warm, cinematic scene of rooibos tea being poured into a ceramic cup, cinnamon sticks, vanilla, and caramel tones with soft steam. Cozy knit textures and natural warm lighting, botanical atmosphere; elegant ceramic teaware." data-gen-aspect="21:9" alt="Warm rooibos pouring with cinnamon, vanilla and caramel tones" class="absolute inset-0 w-full h-full object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='540' viewBox='0 0 1200 540'> <defs> <linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%234a2b14'/> <stop offset='60%' stop-color='%236a3a1f'/> <stop offset='100%' stop-color='%23e6d2b9'/> </linearGradient> </defs> <rect width='1200' height='540' fill='url(%23g)'/> <circle cx='950' cy='120' r='110' fill='white' opacity='.08'/> <rect x='60' y='360' width='350' height='70' rx='20' fill='white' opacity='.15'/> <text x='120' y='395' font-family='Arial' font-size='28' fill='white' opacity='.25'>Warm Rooibos • Cinnamon • Vanilla</text> </svg>"/> <!-- Overlay for legibility --> <div class="absolute inset-0 bg-gradient-to-t from-black/25 to-black/10"></div> <div class="relative z-10 max-w-7xl mx-auto px-6 h-full flex items-center"> <div class="bg-white/75 backdrop-blur-none rounded-xl p-6 md:p-10 max-w-2xl ring" aria-label="Hero Text Card"> <h1 class="text-5xl md:text-6xl lg:text-7xl font-extrabold mb-4" style="font-family:'Playfair Display', serif;"> ROOIBOS TEAS </h1> <h2 class="text-2xl md:text-3xl font-semibold mb-4" style="font-family:'Playfair Display', serif;"> Naturally Sweet. Comfortingly Calm. </h2> <p class="text-gray-700 text-lg md:text-xl leading-relaxed mb-6" style="font-family:'DM Sans', sans-serif;"> “Discover caffeine-free rooibos blends crafted for relaxation, indulgence, and soothing daily wellness rituals.” </p> <div class="flex flex-wrap gap-4"> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center justify-center px-6 py-3 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP ROOIBOS TEAS </a> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center justify-center px-6 py-3 rounded-full border border-amber-500 text-amber-700 hover:bg-amber-50 hover:border-amber-600 transition"> Explore Collections </a> </div> </div> </div> </div> </section> <!-- INTRODUCTION SECTION --> <section class="max-w-7xl mx-auto px-6 py-20 md:py-28"> <div class="md:grid md:grid-cols-2 md:gap-20 items-center"> <!-- Left image --> <div class="mb-10 md:mb-0"> <img data-gen-id="intro-left" data-gen-prompt="Luxurious rooibos leaves and creamy tea in a warm-toned studio setting. Soft lighting, botanical accents, and a premium lifestyle feel." data-gen-aspect="4:3" alt="Luxurious rooibos leaves in a creamy tea setting" class="w-full h-full object-cover rounded-2xl ring-2 ring-gray-100 shadow-lg" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='900' viewBox='0 0 1200 900'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23cfae8b'/> <stop offset='60%' stop-color='%23e6d2b9'/> <stop offset='100%' stop-color='%23fff3e0'/> </linearGradient></defs> <rect width='1200' height='900' fill='url(%23g)'/> <circle cx='980' cy='150' r='110' fill='white' opacity='.08'/> <rect x='60' y='520' width='400' height='200' rx='20' fill='white' opacity='.15'/> <text x='120' y='700' font-family='Arial' font-size='28' fill='white' opacity='.25'>Rooibos Leaves & Cream</text> </svg>"/> </div> <!-- Right copy --> <div> <h3 class="text-3xl md:text-4xl font-semibold mb-4" style="font-family:'Playfair Display', serif;"> Why Rooibos? </h3> <p class="text-lg text-gray-700 leading-relaxed mb-4" style="font-family:'DM Sans', sans-serif;"> “Rooibos is beloved for its naturally smooth flavor, caffeine-free comfort, and antioxidant-rich wellness benefits. Tea Gurus transforms rooibos into elevated tea rituals designed for calm mornings, cozy evenings, and guilt-free indulgence.” </p> <ul class="list-disc pl-6 text-gray-700 space-y-2" style="font-family:'DM Sans', sans-serif;"> <li>naturally caffeine free</li> <li>gentle relaxation</li> <li>antioxidant support</li> <li>dessert-like flavor experiences</li> <li>soothing daily rituals</li> </ul> <div class="mt-6"> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-5 py-3 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP BY EXPERIENCE </a> </div> </div> </div> </section> <!-- SHOP BY EXPERIENCE --> <section class="bg-white py-16"> <div class="max-w-7xl mx-auto px-6"> <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6"> <!-- Dessert & Indulgence Card --> <article class="ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80" aria-label="Dessert & Indulgence"> <div class="relative h-48 md:h-56 overflow-hidden"> <img data-gen-id="card-dessert" data-gen-prompt="A luxurious chocolate and caramel rooibos dessert-inspired image with glossy caramel swirls, rich cocoa tones, steam, and premium ceramic cup in a studio setting." data-gen-aspect="16:9" alt="Chocolate caramel rooibos dessert imagery" class="w-full h-full object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23382a23'/> <stop offset='60%' stop-color='%235a3a2a'/> <stop offset='100%' stop-color='%23ffd7b3'/> </linearGradient></defs> <rect width='1200' height='675' fill='url(%23g)'/> <circle cx='900' cy='120' r='90' fill='white' opacity='.08'/> <rect x='60' y='420' width='420' height='120' rx='14' fill='white' opacity='.15'/> </svg>"/> </div> <div class="p-5"> <h4 class="text-lg font-semibold mb-2" style="font-family:'Playfair Display', serif;">Chocolate Caramel</h4> <p class="text-sm text-gray-700 mb-2">Rich dessert comfort</p> <p class="text-sm text-gray-600 mb-4">Indulgent roast sweetness with a smooth finish.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP DESSERT </a> </div> </article> <!-- Cozy & Comforting Card --> <article class="ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80" aria-label="Cozy & Comforting"> <div class="relative h-48 md:h-56 overflow-hidden"> <img data-gen-id="card-cozy" data-gen-prompt="Warm cozy tea atmosphere with knitted blanket, steaming cup, soft ambient lighting and botanical accents; premium lifestyle scene." data-gen-aspect="16:9" alt="Cozy tea atmosphere with knitted blanket" class="w-full h-full object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23d6b89a'/> <stop offset='60%' stop-color='%23f5e6d0'/> <stop offset='100%' stop-color='%23fff7ea'/> </linearGradient></defs> <rect width='1200' height='675' fill='url(%23g)'/> <circle cx='980' cy='120' r='110' fill='white' opacity='.08'/> </svg>"/> </div> <div class="p-5"> <h4 class="text-lg font-semibold mb-2" style="font-family:'Playfair Display', serif;">Cinnamon Apple Bliss</h4> <p class="text-sm text-gray-700 mb-2">Cozy everyday sweetness</p> <p class="text-sm text-gray-600 mb-4">Warm spice notes for comforting moments.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP COZY BLENDS </a> </div> </article> <!-- Wellness Card --> <article class="ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80" aria-label="Wellness & Calm"> <div class="relative h-48 md:h-56 overflow-hidden"> <img data-gen-id="card-wellness" data-gen-prompt="Spa-inspired rooibos wellness scene with soothing tones, a pristine teacup, and clean stones; soft, cinematic lighting." data-gen-aspect="16:9" alt="Spa-inspired wellness rooibos scene" class="w-full h-full object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%235a6a62'/> <stop offset='60%' stop-color='%2389a58a'/> <stop offset='100%' stop-color='%23f7f5ea'/> </linearGradient></defs> <rect width='1200' height='675' fill='url(%23g)'/> </svg>"/> </div> <div class="p-5"> <h4 class="text-lg font-semibold mb-2" style="font-family:'Playfair Display', serif;">Relax and Revive</h4> <p class="text-sm text-gray-700 mb-2">Spa-inspired calm</p> <p class="text-sm text-gray-600 mb-4">Soft herbal notes for mindful evenings.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP WELLNESS </a> </div> </article> <!-- Spiced & Warming Card --> <article class="ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80" aria-label="Spiced & Warming"> <div class="relative h-48 md:h-56 overflow-hidden"> <img data-gen-id="card-spiced" data-gen-prompt="Vanilla orange harmony rooibos with chai spices, cinnamon sticks, creamy texture, and a warm studio setting." data-gen-aspect="16:9" alt="Chai-spiced rooibos with vanilla and orange notes" class="w-full h-full object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23a35a0a'/> <stop offset='60%' stop-color='%23d6a35a'/> <stop offset='100%' stop-color='%23ffd6a1'/> </linearGradient></defs> <rect width='1200' height='675' fill='url(%23g)'/> </svg>"/> </div> <div class="p-5"> <h4 class="text-lg font-semibold mb-2" style="font-family:'Playfair Display', serif;">Vanilla Orange Harmony</h4> <p class="text-sm text-gray-700 mb-2">Spiced warmth</p> <p class="text-sm text-gray-600 mb-4">Creamy chai with bright citrus and spice.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP SPICED TEAS </a> </div> </article> </div> </div> </section> <!-- FEATURED PRODUCTS SECTION --> <section class="bg-white/95 py-16" aria-label="Featured Products"> <div class="max-w-7xl mx-auto px-6"> <h3 class="text-2xl md:text-3xl font-semibold mb-6" style="font-family:'Playfair Display', serif;">Featured Products</h3> <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8"> <!-- Product 1 --> <article class="ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden"> <img data-gen-id="p-chocolate-caramel" data-gen-prompt="Premium rooibos tea blended with chocolate and caramel, presented in an elegant cup with steam, warm studio lighting." data-gen-aspect="3:2" alt="Chocolate Caramel Rooibos Tea" class="w-full h-48 md:h-56 object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23322a25'/> <stop offset='60%' stop-color='%235a3a2a'/> <stop offset='100%' stop-color='%23e6d2b9'/> </linearGradient></defs> <rect width='1200' height='800' fill='url(%23g)'/> </svg>"/> <div class="p-4"> <h4 class="text-lg font-semibold mb-1" style="font-family:'Playfair Display', serif;">Chocolate Caramel</h4> <p class="text-sm text-gray-700 mb-2">Rich dessert comfort</p> <p class="text-sm text-gray-600 mb-4">A luxurious dessert-forward rooibos blend.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> Shop </a> </div> </article> <!-- Product 2 --> <article class="ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden"> <img data-gen-id="p-almond-elegance" data-gen-prompt="Warm almond spice rooibos with a delicate aroma, presented with a ceramic cup on a soft cream surface." data-gen-aspect="3:2" alt="Almond Elegance Rooibos Tea" class="w-full h-48 md:h-56 object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23d6c8a0'/> <stop offset='60%' stop-color='%23f0e6d1'/> <stop offset='100%' stop-color='%23fff7ea'/> </linearGradient></defs> <rect width='1200' height='800' fill='url(%23g)'/> </svg>"/> <div class="p-4"> <h4 class="text-lg font-semibold mb-1" style="font-family:'Playfair Display', serif;">Almond Elegance</h4> <p class="text-sm text-gray-700 mb-2">Warm almond spice luxury</p> <p class="text-sm text-gray-600 mb-4">A refined nutty sweetness with gentle spice.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> Shop </a> </div> </article> <!-- Product 3 --> <article class="ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden"> <img data-gen-id="p-cinnamon-apple" data-gen-prompt="Cinnamon Apple Bliss rooibos with caramelized apple slices, warm amber lighting, and a cozy mug on a wooden surface." data-gen-aspect="3:2" alt="Cinnamon Apple Bliss Rooibos Tea" class="w-full h-48 md:h-56 object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23d25a1a'/> <stop offset='60%' stop-color='%23ffd6a1'/> <stop offset='100%' stop-color='%23fff3e6'/> </linearGradient></defs> <rect width='1200' height='800' fill='url(%23g)'/> </svg>"/> <div class="p-4"> <h4 class="text-lg font-semibold mb-1" style="font-family:'Playfair Display', serif;">Cinnamon Apple Bliss</h4> <p class="text-sm text-gray-700 mb-2">Cozy everyday sweetness</p> <p class="text-sm text-gray-600 mb-4">Autumn warmth in a cup.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> Shop </a> </div> </article> <!-- Product 4 --> <article class="ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden"> <img data-gen-id="p-sunset-sereni-tea" data-gen-prompt="Sunset Sereni-Tea rooibos blend with bright berry notes, warm glow, and a peaceful spa-like setting." data-gen-aspect="3:2" alt="Sunset Sereni-Tea Rooibos" class="w-full h-48 md:h-56 object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23e56f5a'/> <stop offset='60%' stop-color='%23ffd6a1'/> <stop offset='100%' stop-color='%23fff7ea'/> </linearGradient></defs> <rect width='1200' height='800' fill='url(%23g)'/> </svg>"/> <div class="p-4"> <h4 class="text-lg font-semibold mb-1" style="font-family:'Playfair Display', serif;">Sunset Sereni-Tea</h4> <p class="text-sm text-gray-700 mb-2">Bright fruity calm</p> <p class="text-sm text-gray-600 mb-4">A mellow, uplifting evening blend.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> Shop </a> </div> </article> <!-- Product 5 --> <article class="ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden"> <img data-gen-id="p-vanilla-orange" data-gen-prompt="Creamy Vanilla Orange Harmony rooibos with smooth vanilla notes, warm orange hue, and elegant mug on a porcelain saucer." data-gen-aspect="3:2" alt="Vanilla Orange Harmony Rooibos Tea" class="w-full h-48 md:h-56 object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%23f2d7a3'/> <stop offset='60%' stop-color='%23ffd6a1'/> <stop offset='100%' stop-color='%23fff3e6'/> </linearGradient></defs> <rect width='1200' height='800' fill='url(%23g)'/> </svg>"/> <div class="p-4"> <h4 class="text-lg font-semibold mb-1" style="font-family:'Playfair Display', serif;">Vanilla Orange Harmony</h4> <p class="text-sm text-gray-700 mb-2">Creamy chai comfort</p> <p class="text-sm text-gray-600 mb-4">Silky vanilla with evening citrus glow.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> Shop </a> </div> </article> <!-- Product 6 --> <article class="ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden"> <img data-gen-id="p-wildberry" data-gen-prompt="Wildberry Glow rooibos with berry notes, vibrant but refined, served in a premium cup with a soft-focus warm backdrop." data-gen-aspect="3:2" alt="Wildberry Glow Rooibos Tea" class="w-full h-48 md:h-56 object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%235c1a3d'/> <stop offset='60%' stop-color='%239b4d80'/> <stop offset='100%' stop-color='%23ffd6f0'/> </linearGradient></defs> <rect width='1200' height='800' fill='url(%23g)'/> </svg>"/> <div class="p-4"> <h4 class="text-lg font-semibold mb-1" style="font-family:'Playfair Display', serif;">Wildberry Glow</h4> <p class="text-sm text-gray-700 mb-2">Berry wellness refreshment</p> <p class="text-sm text-gray-600 mb-4">Vibrant yet harmonious fruit notes.</p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> Shop </a> </div> </article> </div> </div> </section> <!-- BENEFITS SECTION --> <section class="py-12" aria-label="Benefits" style="background: linear-gradient(#fff 0%, #fff 0%), #fff;"> <div class="max-w-7xl mx-auto px-6"> <div class="bg-cream/60 border border-gray-200 rounded-2xl p-6 md:p-8" style="backdrop-filter: blur(2px);"> <h3 class="text-2xl md:text-3xl font-semibold mb-4" style="font-family:'Playfair Display', serif;"> Why Tea Lovers Choose Rooibos </h3> <div class="flex flex-wrap gap-4 items-center"> <span class="px-4 py-2 rounded-full bg-white ring/40 text-sm" aria-label="Naturally caffeine-free">Naturally Caffeine-Free</span> <span class="px-4 py-2 rounded-full bg-white ring/40 text-sm" aria-label="Antioxidant-rich">Antioxidant Rich</span> <span class="px-4 py-2 rounded-full bg-white ring/40 text-sm" aria-label="Gentle relaxation">Gentle Relaxation</span> <span class="px-4 py-2 rounded-full bg-white ring/40 text-sm" aria-label="Cozy flavor">Cozy Flavor</span> <span class="px-4 py-2 rounded-full bg-white ring/40 text-sm" aria-label="Smooth and sweet">Smooth & Naturally Sweet</span> <span class="px-4 py-2 rounded-full bg-white ring/40 text-sm" aria-label="Any time">Perfect Day or Night</span> </div> </div> </div> </section> <!-- SIMPLE TEA GUIDE --> <section class="bg-white py-12" aria-label="Brewing Guide"> <div class="max-w-7xl mx-auto px-6"> <h3 class="text-2xl md:text-3xl font-semibold mb-6" style="font-family:'Playfair Display', serif;"> Rooibos Brewing Guide </h3> <div class="grid grid-cols-2 md:grid-cols-4 gap-6"> <div class="ring p-4 rounded-xl bg-cream/90"> <div class="text-sm text-gray-600">Water Temperature</div> <div class="text-xl font-semibold" style="font-family:'DM Sans', sans-serif;">212°F</div> </div> <div class="ring p-4 rounded-xl bg-cream/90"> <div class="text-sm text-gray-600">Steep Time</div> <div class="text-xl font-semibold" style="font-family:'DM Sans', sans-serif;">5–7 minutes</div> </div> <div class="ring p-4 rounded-xl bg-cream/90"> <div class="text-sm text-gray-600">Best Enjoyed</div> <div class="text-xl font-semibold" style="font-family:'DM Sans', sans-serif;">Morning • Evening • Before Bed</div> </div> <div class="ring p-4 rounded-xl bg-cream/90"> <div class="text-sm text-gray-600">Pairs Beautifully With</div> <div class="text-xl font-semibold" style="font-family:'DM Sans', sans-serif;">Milk • Honey • Vanilla</div> </div> </div> </div> </section> <!-- LIFESTYLE IMAGE BANNER --> <section class="w-full"> <div class="relative w-full h-[40vh] md:h-[48vh] lg:h-[60vh] overflow-hidden"> <!-- Background image (generated placeholder) --> <img data-bg-gen-id="lifestyle-banner" data-gen-prompt="Wide cinematic lifestyle scene: cozy reading corner with a warm rooibos tea, blanket textures, sunset lighting, calm luxurious atmosphere." data-gen-aspect="21:9" alt="Cozy reading corner with rooibos tea" class="absolute inset-0 w-full h-full object-cover" src="data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='1600' height='720' viewBox='0 0 1600 720'> <defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'> <stop offset='0%' stop-color='%239b6a3a'/> <stop offset='60%' stop-color='%23d6b38a'/> <stop offset='100%' stop-color='%23fff6e6'/> </linearGradient></defs> <rect width='1600' height='720' fill='url(%23g)'/> <circle cx='1400' cy='100' r='120' fill='white' opacity='.08'/> </svg>"/> <div class="absolute inset-0 bg-gradient-to-t from-black/50 to-black/0"></div> <div class="relative z-10 max-w-7xl mx-auto px-6 h-full flex items-center"> <div class="bg-white/80 backdrop-blur-sm rounded-xl p-6 md:p-8 max-w-md ring" aria-label="Lifestyle Banner Card"> <div class="text-2xl md:text-3xl font-semibold mb-2" style="font-family:'Playfair Display', serif;"> Slow Down & Sip Well </div> <p class="text-sm text-gray-700 mb-4" style="font-family:'DM Sans', sans-serif;"> A cinematic moment for mindful tea rituals. </p> <a href="#" target="_blank" rel="noopener" class="inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> SHOP ROOIBOS </a> </div> </div> </div> </section> <!-- EMAIL CAPTURE SECTION --> <section class="py-14 bg-white"> <div class="max-w-4xl mx-auto px-6 text-center"> <h3 class="text-2xl md:text-3xl font-semibold mb-2" style="font-family:'Playfair Display', serif;"> Join The Tea Gurus Ritual </h3> <p class="text-sm text-gray-600 mb-6" style="font-family:'DM Sans', sans-serif;"> “Get exclusive wellness blends, launches, and tea inspiration.” </p> <form class="grid grid-cols-1 md:grid-cols-2 gap-4 justify-items-center" onsubmit="event.preventDefault(); alert('Thank you for joining!');"> <input type="text" name="name" placeholder="Name" required class="w-full md:w-72 px-4 py-3 border rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500 bg-white" /> <input type="email" name="email" placeholder="Email" required class="w-full md:w-72 px-4 py-3 border rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500 bg-white" /> <button type="submit" class="col-span-2 md:col-span-1 md:mt-0 inline-flex justify-center w-full px-6 py-3 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition"> JOIN NOW </button> </form> <p class="text-xs text-gray-500 mt-4" aria-label="privacy note"> We respect your privacy. Unsubscribe anytime. </p> </div> </section> <!-- FOOTER --> <footer class="bg-emerald-900 text-white"> <div class="max-w-7xl mx-auto px-6 py-12 grid grid-cols-1 md:grid-cols-3 gap-8"> <div> <div class="text-xl font-semibold mb-2" style="font-family:'Playfair Display', serif;">Tea Gurus</div> <p class="text-sm text-gray-200">Premium rooibos blends crafted for calm, comfort, and everyday luxury.</p> </div> <div> <div class="font-semibold mb-2" style="font-family:'Playfair Display', serif;">Collections</div> <ul class="text-sm space-y-2"> <li><a href="#" class="hover:underline">Rooibos Teas</a></li> <li><a href="#" class="hover:underline">Herbal Blends</a></li> <li><a href="#" class="hover:underline">Chai & Spices</a></li> <li><a href="#" class="hover:underline">Wellness Rituals</a></li> </ul> </div> <div> <div class="font-semibold mb-2" style="font-family:'Playfair Display', serif;">Follow</div> <div class="flex space-x-4"> <a href="#" aria-label="Instagram" class="text-white hover:text-amber-200"><i class="bi bi-instagram" style="font-size:1.25rem;"></i></a> <a href="#" aria-label="Pinterest" class="text-white hover:text-amber-200"><i class="bi bi-pinterest" style="font-size:1.25rem;"></i></a> <a href="#" aria-label="TikTok" class="text-white hover:text-amber-200"><i class="bi bi-tiktok" style="font-size:1.25rem;"></i></a> </div> </div> </div> <div class="border-t border-yellow-100 mx-auto w-full" style="border-color: rgba(212,175,55,.3);"></div> <div class="text-center py-4 text-xs" style="color: rgba(255,255,255,.9);"> © <span id="year"></span> Tea Gurus Company. All rights reserved. </div> </footer> <!-- Small script to set year and ensure accessibility notes --> <script> document.getElementById('year').textContent = new Date().getFullYear(); // Optional: lazy-load-ish mock for generated images (no external calls) // In a production environment, your image generation service would replace the srcs </script> </body> </html></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"data":{"name":"Rooibos Collection Landing","page_id":"bfe49273","seo_data":null,"social_meta":null,"translate":{},"robot_settings":null,"workspace_robot_settings":{},"favicon":"https://media.clicksites.ai/clicksites/uploads/8985/1787796263674_tea_gurus_teas.png","content":null,"html":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n \u003cmeta charset=\"UTF-8\" /\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/\u003e\n \u003ctitle Tea Gurus Company — Rooibos Collection\u003c/title\u003e\n \u003c!-- Tailwind CSS via CDN --\u003e\n \u003cscript src=\"https://cdn.tailwindcss.com\"\u003e\u003c/script\u003e\n \u003c!-- Bootstrap Icons --\u003e\n \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css\"\u003e\n \u003c!-- Google Fonts for elegant typography --\u003e\n \u003clink href=\"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700;800\u0026family=DM+Sans:wght@400;500;700\u0026display=swap\" rel=\"stylesheet\"\u003e\n \u003cstyle\u003e\n :root {\n --tea-green: #0B5A43; /* forest green */\n --cream: #F7F0E1; /* warm cream */\n --gold: #D4AF37; /* soft gold */\n }\n /* Use the elegant type pairing for headings vs body */\n h1, h2, h3, h4 {\n font-family: \"Playfair Display\", serif;\n letter-spacing: .2px;\n }\n p, li, span, a {\n font-family: \"DM Sans\", ui-sans-serif, system-ui;\n }\n /* Subtle global enhancements */\n .ring {\n transition: box-shadow .25s ease;\n }\n .ring:hover {\n box-shadow: 0 6px 20px rgba(212,175,55,.45);\n }\n /* Custom scrollbar for premium feel (WebKit) */\n ::-webkit-scrollbar { height: 8px; width: 8px; }\n ::-webkit-scrollbar-thumb { background: rgba(0,0,0,.15); border-radius: 4px; }\n \u003c/style\u003e\n\u003c/head\u003e\n\u003cbody class=\"bg-white text-gray-800 antialiased\"\u003e\n \u003c!-- Minimal header --\u003e\n \u003cheader class=\"w-full sticky top-0 z-20 bg-white/70 backdrop-blur-sm border-b border-gray-200\"\u003e\n \u003cdiv class=\"max-w-7xl mx-auto px-6 py-4 flex items-center justify-between\"\u003e\n \u003cdiv class=\"flex items-center gap-3\"\u003e\n \u003cspan class=\"text-2xl font-semibold\" style=\"font-family: 'Playfair Display', serif;\"\u003eTea Gurus\u003c/span\u003e\n \u003cspan class=\"text-sm text-gray-500 hidden sm:inline-flex\" aria-label=\" Rooibos Collection subtitle\"\u003e\n Rooibos Collection\n \u003c/span\u003e\n \u003c/div\u003e\n \u003c!-- light nav indicator (kept minimal as per design guidance) --\u003e\n \u003cnav aria-label=\"Site\" class=\"text-sm\"\u003e\n \u003ca href=\"#\" class=\"text-gray-700 hover:text-emerald-700 mx-2\"\u003eCollections\u003c/a\u003e\n \u003ca href=\"#\" class=\"text-gray-700 hover:text-emerald-700 mx-2\"\u003eShop\u003c/a\u003e\n \u003ca href=\"#\" class=\"text-gray-700 hover:text-emerald-700 mx-2\"\u003eAbout\u003c/a\u003e\n \u003c/nav\u003e\n \u003c/div\u003e\n \u003c/header\u003e\n\n \u003c!-- HERO SECTION --\u003e\n \u003csection class=\"w-full\"\u003e\n \u003cdiv class=\"relative w-full h-[72vh] md:h-[80vh] lg:h-screen overflow-hidden\"\u003e\n \u003c!-- Background image (generated placeholder) --\u003e\n \u003cimg\n data-bg-gen-id=\"hero-bg\"\n data-gen-prompt=\"A warm, cinematic scene of rooibos tea being poured into a ceramic cup, cinnamon sticks, vanilla, and caramel tones with soft steam. Cozy knit textures and natural warm lighting, botanical atmosphere; elegant ceramic teaware.\"\n data-gen-aspect=\"21:9\"\n alt=\"Warm rooibos pouring with cinnamon, vanilla and caramel tones\"\n class=\"absolute inset-0 w-full h-full object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='540' viewBox='0 0 1200 540'\u003e\n \u003cdefs\u003e\n \u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%234a2b14'/\u003e\n \u003cstop offset='60%' stop-color='%236a3a1f'/\u003e\n \u003cstop offset='100%' stop-color='%23e6d2b9'/\u003e\n \u003c/linearGradient\u003e\n \u003c/defs\u003e\n \u003crect width='1200' height='540' fill='url(%23g)'/\u003e\n \u003ccircle cx='950' cy='120' r='110' fill='white' opacity='.08'/\u003e\n \u003crect x='60' y='360' width='350' height='70' rx='20' fill='white' opacity='.15'/\u003e\n \u003ctext x='120' y='395' font-family='Arial' font-size='28' fill='white' opacity='.25'\u003eWarm Rooibos • Cinnamon • Vanilla\u003c/text\u003e\n \u003c/svg\u003e\"/\u003e\n \u003c!-- Overlay for legibility --\u003e\n \u003cdiv class=\"absolute inset-0 bg-gradient-to-t from-black/25 to-black/10\"\u003e\u003c/div\u003e\n\n \u003cdiv class=\"relative z-10 max-w-7xl mx-auto px-6 h-full flex items-center\"\u003e\n \u003cdiv class=\"bg-white/75 backdrop-blur-none rounded-xl p-6 md:p-10 max-w-2xl ring\" aria-label=\"Hero Text Card\"\u003e\n \u003ch1 class=\"text-5xl md:text-6xl lg:text-7xl font-extrabold mb-4\" style=\"font-family:'Playfair Display', serif;\"\u003e\n ROOIBOS TEAS\n \u003c/h1\u003e\n \u003ch2 class=\"text-2xl md:text-3xl font-semibold mb-4\" style=\"font-family:'Playfair Display', serif;\"\u003e\n Naturally Sweet. Comfortingly Calm.\n \u003c/h2\u003e\n \u003cp class=\"text-gray-700 text-lg md:text-xl leading-relaxed mb-6\" style=\"font-family:'DM Sans', sans-serif;\"\u003e\n “Discover caffeine-free rooibos blends crafted for relaxation, indulgence, and soothing daily wellness rituals.”\n \u003c/p\u003e\n \u003cdiv class=\"flex flex-wrap gap-4\"\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center justify-center px-6 py-3 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP ROOIBOS TEAS\n \u003c/a\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center justify-center px-6 py-3 rounded-full border border-amber-500 text-amber-700 hover:bg-amber-50 hover:border-amber-600 transition\"\u003e\n Explore Collections\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- INTRODUCTION SECTION --\u003e\n \u003csection class=\"max-w-7xl mx-auto px-6 py-20 md:py-28\"\u003e\n \u003cdiv class=\"md:grid md:grid-cols-2 md:gap-20 items-center\"\u003e\n \u003c!-- Left image --\u003e\n \u003cdiv class=\"mb-10 md:mb-0\"\u003e\n \u003cimg\n data-gen-id=\"intro-left\"\n data-gen-prompt=\"Luxurious rooibos leaves and creamy tea in a warm-toned studio setting. Soft lighting, botanical accents, and a premium lifestyle feel.\"\n data-gen-aspect=\"4:3\"\n alt=\"Luxurious rooibos leaves in a creamy tea setting\"\n class=\"w-full h-full object-cover rounded-2xl ring-2 ring-gray-100 shadow-lg\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='900' viewBox='0 0 1200 900'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23cfae8b'/\u003e\n \u003cstop offset='60%' stop-color='%23e6d2b9'/\u003e\n \u003cstop offset='100%' stop-color='%23fff3e0'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='900' fill='url(%23g)'/\u003e\n \u003ccircle cx='980' cy='150' r='110' fill='white' opacity='.08'/\u003e\n \u003crect x='60' y='520' width='400' height='200' rx='20' fill='white' opacity='.15'/\u003e\n \u003ctext x='120' y='700' font-family='Arial' font-size='28' fill='white' opacity='.25'\u003eRooibos Leaves \u0026 Cream\u003c/text\u003e\n \u003c/svg\u003e\"/\u003e\n \u003c/div\u003e\n\n \u003c!-- Right copy --\u003e\n \u003cdiv\u003e\n \u003ch3 class=\"text-3xl md:text-4xl font-semibold mb-4\" style=\"font-family:'Playfair Display', serif;\"\u003e\n Why Rooibos?\n \u003c/h3\u003e\n \u003cp class=\"text-lg text-gray-700 leading-relaxed mb-4\" style=\"font-family:'DM Sans', sans-serif;\"\u003e\n “Rooibos is beloved for its naturally smooth flavor, caffeine-free comfort, and antioxidant-rich wellness benefits. Tea Gurus transforms rooibos into elevated tea rituals designed for calm mornings, cozy evenings, and guilt-free indulgence.”\n \u003c/p\u003e\n \u003cul class=\"list-disc pl-6 text-gray-700 space-y-2\" style=\"font-family:'DM Sans', sans-serif;\"\u003e\n \u003cli\u003enaturally caffeine free\u003c/li\u003e\n \u003cli\u003egentle relaxation\u003c/li\u003e\n \u003cli\u003eantioxidant support\u003c/li\u003e\n \u003cli\u003edessert-like flavor experiences\u003c/li\u003e\n \u003cli\u003esoothing daily rituals\u003c/li\u003e\n \u003c/ul\u003e\n \u003cdiv class=\"mt-6\"\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-5 py-3 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP BY EXPERIENCE\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- SHOP BY EXPERIENCE --\u003e\n \u003csection class=\"bg-white py-16\"\u003e\n \u003cdiv class=\"max-w-7xl mx-auto px-6\"\u003e\n \u003cdiv class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\"\u003e\n \u003c!-- Dessert \u0026 Indulgence Card --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80\" aria-label=\"Dessert \u0026 Indulgence\"\u003e\n \u003cdiv class=\"relative h-48 md:h-56 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"card-dessert\"\n data-gen-prompt=\"A luxurious chocolate and caramel rooibos dessert-inspired image with glossy caramel swirls, rich cocoa tones, steam, and premium ceramic cup in a studio setting.\"\n data-gen-aspect=\"16:9\"\n alt=\"Chocolate caramel rooibos dessert imagery\"\n class=\"w-full h-full object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23382a23'/\u003e\n \u003cstop offset='60%' stop-color='%235a3a2a'/\u003e\n \u003cstop offset='100%' stop-color='%23ffd7b3'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='675' fill='url(%23g)'/\u003e\n \u003ccircle cx='900' cy='120' r='90' fill='white' opacity='.08'/\u003e\n \u003crect x='60' y='420' width='420' height='120' rx='14' fill='white' opacity='.15'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003c/div\u003e\n \u003cdiv class=\"p-5\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eChocolate Caramel\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eRich dessert comfort\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eIndulgent roast sweetness with a smooth finish.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP DESSERT\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Cozy \u0026 Comforting Card --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80\" aria-label=\"Cozy \u0026 Comforting\"\u003e\n \u003cdiv class=\"relative h-48 md:h-56 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"card-cozy\"\n data-gen-prompt=\"Warm cozy tea atmosphere with knitted blanket, steaming cup, soft ambient lighting and botanical accents; premium lifestyle scene.\"\n data-gen-aspect=\"16:9\"\n alt=\"Cozy tea atmosphere with knitted blanket\"\n class=\"w-full h-full object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23d6b89a'/\u003e\n \u003cstop offset='60%' stop-color='%23f5e6d0'/\u003e\n \u003cstop offset='100%' stop-color='%23fff7ea'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='675' fill='url(%23g)'/\u003e\n \u003ccircle cx='980' cy='120' r='110' fill='white' opacity='.08'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003c/div\u003e\n \u003cdiv class=\"p-5\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eCinnamon Apple Bliss\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eCozy everyday sweetness\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eWarm spice notes for comforting moments.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP COZY BLENDS\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Wellness Card --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80\" aria-label=\"Wellness \u0026 Calm\"\u003e\n \u003cdiv class=\"relative h-48 md:h-56 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"card-wellness\"\n data-gen-prompt=\"Spa-inspired rooibos wellness scene with soothing tones, a pristine teacup, and clean stones; soft, cinematic lighting.\"\n data-gen-aspect=\"16:9\"\n alt=\"Spa-inspired wellness rooibos scene\"\n class=\"w-full h-full object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%235a6a62'/\u003e\n \u003cstop offset='60%' stop-color='%2389a58a'/\u003e\n \u003cstop offset='100%' stop-color='%23f7f5ea'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='675' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003c/div\u003e\n \u003cdiv class=\"p-5\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eRelax and Revive\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eSpa-inspired calm\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eSoft herbal notes for mindful evenings.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP WELLNESS\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Spiced \u0026 Warming Card --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl overflow-hidden bg-cream/80\" aria-label=\"Spiced \u0026 Warming\"\u003e\n \u003cdiv class=\"relative h-48 md:h-56 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"card-spiced\"\n data-gen-prompt=\"Vanilla orange harmony rooibos with chai spices, cinnamon sticks, creamy texture, and a warm studio setting.\"\n data-gen-aspect=\"16:9\"\n alt=\"Chai-spiced rooibos with vanilla and orange notes\"\n class=\"w-full h-full object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='675' viewBox='0 0 1200 675'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23a35a0a'/\u003e\n \u003cstop offset='60%' stop-color='%23d6a35a'/\u003e\n \u003cstop offset='100%' stop-color='%23ffd6a1'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='675' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003c/div\u003e\n \u003cdiv class=\"p-5\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eVanilla Orange Harmony\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eSpiced warmth\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eCreamy chai with bright citrus and spice.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP SPICED TEAS\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- FEATURED PRODUCTS SECTION --\u003e\n \u003csection class=\"bg-white/95 py-16\" aria-label=\"Featured Products\"\u003e\n \u003cdiv class=\"max-w-7xl mx-auto px-6\"\u003e\n \u003ch3 class=\"text-2xl md:text-3xl font-semibold mb-6\" style=\"font-family:'Playfair Display', serif;\"\u003eFeatured Products\u003c/h3\u003e\n \u003cdiv class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8\"\u003e\n \u003c!-- Product 1 --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"p-chocolate-caramel\"\n data-gen-prompt=\"Premium rooibos tea blended with chocolate and caramel, presented in an elegant cup with steam, warm studio lighting.\"\n data-gen-aspect=\"3:2\"\n alt=\"Chocolate Caramel Rooibos Tea\"\n class=\"w-full h-48 md:h-56 object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23322a25'/\u003e\n \u003cstop offset='60%' stop-color='%235a3a2a'/\u003e\n \u003cstop offset='100%' stop-color='%23e6d2b9'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='800' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"p-4\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-1\" style=\"font-family:'Playfair Display', serif;\"\u003eChocolate Caramel\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eRich dessert comfort\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eA luxurious dessert-forward rooibos blend.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n Shop\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Product 2 --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"p-almond-elegance\"\n data-gen-prompt=\"Warm almond spice rooibos with a delicate aroma, presented with a ceramic cup on a soft cream surface.\"\n data-gen-aspect=\"3:2\"\n alt=\"Almond Elegance Rooibos Tea\"\n class=\"w-full h-48 md:h-56 object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23d6c8a0'/\u003e\n \u003cstop offset='60%' stop-color='%23f0e6d1'/\u003e\n \u003cstop offset='100%' stop-color='%23fff7ea'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='800' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"p-4\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-1\" style=\"font-family:'Playfair Display', serif;\"\u003eAlmond Elegance\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eWarm almond spice luxury\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eA refined nutty sweetness with gentle spice.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n Shop\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Product 3 --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"p-cinnamon-apple\"\n data-gen-prompt=\"Cinnamon Apple Bliss rooibos with caramelized apple slices, warm amber lighting, and a cozy mug on a wooden surface.\"\n data-gen-aspect=\"3:2\"\n alt=\"Cinnamon Apple Bliss Rooibos Tea\"\n class=\"w-full h-48 md:h-56 object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23d25a1a'/\u003e\n \u003cstop offset='60%' stop-color='%23ffd6a1'/\u003e\n \u003cstop offset='100%' stop-color='%23fff3e6'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='800' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"p-4\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-1\" style=\"font-family:'Playfair Display', serif;\"\u003eCinnamon Apple Bliss\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eCozy everyday sweetness\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eAutumn warmth in a cup.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n Shop\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Product 4 --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"p-sunset-sereni-tea\"\n data-gen-prompt=\"Sunset Sereni-Tea rooibos blend with bright berry notes, warm glow, and a peaceful spa-like setting.\"\n data-gen-aspect=\"3:2\"\n alt=\"Sunset Sereni-Tea Rooibos\"\n class=\"w-full h-48 md:h-56 object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23e56f5a'/\u003e\n \u003cstop offset='60%' stop-color='%23ffd6a1'/\u003e\n \u003cstop offset='100%' stop-color='%23fff7ea'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='800' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"p-4\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-1\" style=\"font-family:'Playfair Display', serif;\"\u003eSunset Sereni-Tea\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eBright fruity calm\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eA mellow, uplifting evening blend.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n Shop\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Product 5 --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"p-vanilla-orange\"\n data-gen-prompt=\"Creamy Vanilla Orange Harmony rooibos with smooth vanilla notes, warm orange hue, and elegant mug on a porcelain saucer.\"\n data-gen-aspect=\"3:2\"\n alt=\"Vanilla Orange Harmony Rooibos Tea\"\n class=\"w-full h-48 md:h-56 object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%23f2d7a3'/\u003e\n \u003cstop offset='60%' stop-color='%23ffd6a1'/\u003e\n \u003cstop offset='100%' stop-color='%23fff3e6'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='800' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"p-4\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-1\" style=\"font-family:'Playfair Display', serif;\"\u003eVanilla Orange Harmony\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eCreamy chai comfort\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eSilky vanilla with evening citrus glow.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n Shop\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n\n \u003c!-- Product 6 --\u003e\n \u003carticle class=\"ring hover:shadow-xl transition rounded-2xl bg-cream/80 overflow-hidden\"\u003e\n \u003cimg\n data-gen-id=\"p-wildberry\"\n data-gen-prompt=\"Wildberry Glow rooibos with berry notes, vibrant but refined, served in a premium cup with a soft-focus warm backdrop.\"\n data-gen-aspect=\"3:2\"\n alt=\"Wildberry Glow Rooibos Tea\"\n class=\"w-full h-48 md:h-56 object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='800' viewBox='0 0 1200 800'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%235c1a3d'/\u003e\n \u003cstop offset='60%' stop-color='%239b4d80'/\u003e\n \u003cstop offset='100%' stop-color='%23ffd6f0'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1200' height='800' fill='url(%23g)'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"p-4\"\u003e\n \u003ch4 class=\"text-lg font-semibold mb-1\" style=\"font-family:'Playfair Display', serif;\"\u003eWildberry Glow\u003c/h4\u003e\n \u003cp class=\"text-sm text-gray-700 mb-2\"\u003eBerry wellness refreshment\u003c/p\u003e\n \u003cp class=\"text-sm text-gray-600 mb-4\"\u003eVibrant yet harmonious fruit notes.\u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n Shop\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/article\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- BENEFITS SECTION --\u003e\n \u003csection class=\"py-12\" aria-label=\"Benefits\" style=\"background: linear-gradient(#fff 0%, #fff 0%), #fff;\"\u003e\n \u003cdiv class=\"max-w-7xl mx-auto px-6\"\u003e\n \u003cdiv class=\"bg-cream/60 border border-gray-200 rounded-2xl p-6 md:p-8\" style=\"backdrop-filter: blur(2px);\"\u003e\n \u003ch3 class=\"text-2xl md:text-3xl font-semibold mb-4\" style=\"font-family:'Playfair Display', serif;\"\u003e\n Why Tea Lovers Choose Rooibos\n \u003c/h3\u003e\n \u003cdiv class=\"flex flex-wrap gap-4 items-center\"\u003e\n \u003cspan class=\"px-4 py-2 rounded-full bg-white ring/40 text-sm\" aria-label=\"Naturally caffeine-free\"\u003eNaturally Caffeine-Free\u003c/span\u003e\n \u003cspan class=\"px-4 py-2 rounded-full bg-white ring/40 text-sm\" aria-label=\"Antioxidant-rich\"\u003eAntioxidant Rich\u003c/span\u003e\n \u003cspan class=\"px-4 py-2 rounded-full bg-white ring/40 text-sm\" aria-label=\"Gentle relaxation\"\u003eGentle Relaxation\u003c/span\u003e\n \u003cspan class=\"px-4 py-2 rounded-full bg-white ring/40 text-sm\" aria-label=\"Cozy flavor\"\u003eCozy Flavor\u003c/span\u003e\n \u003cspan class=\"px-4 py-2 rounded-full bg-white ring/40 text-sm\" aria-label=\"Smooth and sweet\"\u003eSmooth \u0026 Naturally Sweet\u003c/span\u003e\n \u003cspan class=\"px-4 py-2 rounded-full bg-white ring/40 text-sm\" aria-label=\"Any time\"\u003ePerfect Day or Night\u003c/span\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- SIMPLE TEA GUIDE --\u003e\n \u003csection class=\"bg-white py-12\" aria-label=\"Brewing Guide\"\u003e\n \u003cdiv class=\"max-w-7xl mx-auto px-6\"\u003e\n \u003ch3 class=\"text-2xl md:text-3xl font-semibold mb-6\" style=\"font-family:'Playfair Display', serif;\"\u003e\n Rooibos Brewing Guide\n \u003c/h3\u003e\n \u003cdiv class=\"grid grid-cols-2 md:grid-cols-4 gap-6\"\u003e\n \u003cdiv class=\"ring p-4 rounded-xl bg-cream/90\"\u003e\n \u003cdiv class=\"text-sm text-gray-600\"\u003eWater Temperature\u003c/div\u003e\n \u003cdiv class=\"text-xl font-semibold\" style=\"font-family:'DM Sans', sans-serif;\"\u003e212°F\u003c/div\u003e\n \u003c/div\u003e\n \u003cdiv class=\"ring p-4 rounded-xl bg-cream/90\"\u003e\n \u003cdiv class=\"text-sm text-gray-600\"\u003eSteep Time\u003c/div\u003e\n \u003cdiv class=\"text-xl font-semibold\" style=\"font-family:'DM Sans', sans-serif;\"\u003e5–7 minutes\u003c/div\u003e\n \u003c/div\u003e\n \u003cdiv class=\"ring p-4 rounded-xl bg-cream/90\"\u003e\n \u003cdiv class=\"text-sm text-gray-600\"\u003eBest Enjoyed\u003c/div\u003e\n \u003cdiv class=\"text-xl font-semibold\" style=\"font-family:'DM Sans', sans-serif;\"\u003eMorning • Evening • Before Bed\u003c/div\u003e\n \u003c/div\u003e\n \u003cdiv class=\"ring p-4 rounded-xl bg-cream/90\"\u003e\n \u003cdiv class=\"text-sm text-gray-600\"\u003ePairs Beautifully With\u003c/div\u003e\n \u003cdiv class=\"text-xl font-semibold\" style=\"font-family:'DM Sans', sans-serif;\"\u003eMilk • Honey • Vanilla\u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- LIFESTYLE IMAGE BANNER --\u003e\n \u003csection class=\"w-full\"\u003e\n \u003cdiv class=\"relative w-full h-[40vh] md:h-[48vh] lg:h-[60vh] overflow-hidden\"\u003e\n \u003c!-- Background image (generated placeholder) --\u003e\n \u003cimg\n data-bg-gen-id=\"lifestyle-banner\"\n data-gen-prompt=\"Wide cinematic lifestyle scene: cozy reading corner with a warm rooibos tea, blanket textures, sunset lighting, calm luxurious atmosphere.\"\n data-gen-aspect=\"21:9\"\n alt=\"Cozy reading corner with rooibos tea\"\n class=\"absolute inset-0 w-full h-full object-cover\"\n src=\"data:image/svg+xml;utf8,\n \u003csvg xmlns='http://www.w3.org/2000/svg' width='1600' height='720' viewBox='0 0 1600 720'\u003e\n \u003cdefs\u003e\u003clinearGradient id='g' x1='0' y1='0' x2='1' y2='1'\u003e\n \u003cstop offset='0%' stop-color='%239b6a3a'/\u003e\n \u003cstop offset='60%' stop-color='%23d6b38a'/\u003e\n \u003cstop offset='100%' stop-color='%23fff6e6'/\u003e\n \u003c/linearGradient\u003e\u003c/defs\u003e\n \u003crect width='1600' height='720' fill='url(%23g)'/\u003e\n \u003ccircle cx='1400' cy='100' r='120' fill='white' opacity='.08'/\u003e\n \u003c/svg\u003e\"/\u003e\n \u003cdiv class=\"absolute inset-0 bg-gradient-to-t from-black/50 to-black/0\"\u003e\u003c/div\u003e\n\n \u003cdiv class=\"relative z-10 max-w-7xl mx-auto px-6 h-full flex items-center\"\u003e\n \u003cdiv class=\"bg-white/80 backdrop-blur-sm rounded-xl p-6 md:p-8 max-w-md ring\" aria-label=\"Lifestyle Banner Card\"\u003e\n \u003cdiv class=\"text-2xl md:text-3xl font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003e\n Slow Down \u0026amp; Sip Well\n \u003c/div\u003e\n \u003cp class=\"text-sm text-gray-700 mb-4\" style=\"font-family:'DM Sans', sans-serif;\"\u003e\n A cinematic moment for mindful tea rituals.\n \u003c/p\u003e\n \u003ca href=\"#\" target=\"_blank\" rel=\"noopener\" class=\"inline-flex items-center px-4 py-2 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n SHOP ROOIBOS\n \u003c/a\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- EMAIL CAPTURE SECTION --\u003e\n \u003csection class=\"py-14 bg-white\"\u003e\n \u003cdiv class=\"max-w-4xl mx-auto px-6 text-center\"\u003e\n \u003ch3 class=\"text-2xl md:text-3xl font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003e\n Join The Tea Gurus Ritual\n \u003c/h3\u003e\n \u003cp class=\"text-sm text-gray-600 mb-6\" style=\"font-family:'DM Sans', sans-serif;\"\u003e\n “Get exclusive wellness blends, launches, and tea inspiration.”\n \u003c/p\u003e\n\n \u003cform class=\"grid grid-cols-1 md:grid-cols-2 gap-4 justify-items-center\" onsubmit=\"event.preventDefault(); alert('Thank you for joining!');\"\u003e\n \u003cinput type=\"text\" name=\"name\" placeholder=\"Name\" required class=\"w-full md:w-72 px-4 py-3 border rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500 bg-white\" /\u003e\n \u003cinput type=\"email\" name=\"email\" placeholder=\"Email\" required class=\"w-full md:w-72 px-4 py-3 border rounded-lg focus:outline-none focus:ring-2 focus:ring-amber-500 bg-white\" /\u003e\n \u003cbutton type=\"submit\" class=\"col-span-2 md:col-span-1 md:mt-0 inline-flex justify-center w-full px-6 py-3 rounded-full bg-amber-500 text-white hover:bg-amber-600 transition\"\u003e\n JOIN NOW\n \u003c/button\u003e\n \u003c/form\u003e\n \u003cp class=\"text-xs text-gray-500 mt-4\" aria-label=\"privacy note\"\u003e\n We respect your privacy. Unsubscribe anytime.\n \u003c/p\u003e\n \u003c/div\u003e\n \u003c/section\u003e\n\n \u003c!-- FOOTER --\u003e\n \u003cfooter class=\"bg-emerald-900 text-white\"\u003e\n \u003cdiv class=\"max-w-7xl mx-auto px-6 py-12 grid grid-cols-1 md:grid-cols-3 gap-8\"\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"text-xl font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eTea Gurus\u003c/div\u003e\n \u003cp class=\"text-sm text-gray-200\"\u003ePremium rooibos blends crafted for calm, comfort, and everyday luxury.\u003c/p\u003e\n \u003c/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eCollections\u003c/div\u003e\n \u003cul class=\"text-sm space-y-2\"\u003e\n \u003cli\u003e\u003ca href=\"#\" class=\"hover:underline\"\u003eRooibos Teas\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"#\" class=\"hover:underline\"\u003eHerbal Blends\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"#\" class=\"hover:underline\"\u003eChai \u0026 Spices\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"#\" class=\"hover:underline\"\u003eWellness Rituals\u003c/a\u003e\u003c/li\u003e\n \u003c/ul\u003e\n \u003c/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"font-semibold mb-2\" style=\"font-family:'Playfair Display', serif;\"\u003eFollow\u003c/div\u003e\n \u003cdiv class=\"flex space-x-4\"\u003e\n \u003ca href=\"#\" aria-label=\"Instagram\" class=\"text-white hover:text-amber-200\"\u003e\u003ci class=\"bi bi-instagram\" style=\"font-size:1.25rem;\"\u003e\u003c/i\u003e\u003c/a\u003e\n \u003ca href=\"#\" aria-label=\"Pinterest\" class=\"text-white hover:text-amber-200\"\u003e\u003ci class=\"bi bi-pinterest\" style=\"font-size:1.25rem;\"\u003e\u003c/i\u003e\u003c/a\u003e\n \u003ca href=\"#\" aria-label=\"TikTok\" class=\"text-white hover:text-amber-200\"\u003e\u003ci class=\"bi bi-tiktok\" style=\"font-size:1.25rem;\"\u003e\u003c/i\u003e\u003c/a\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n \u003cdiv class=\"border-t border-yellow-100 mx-auto w-full\" style=\"border-color: rgba(212,175,55,.3);\"\u003e\u003c/div\u003e\n \u003cdiv class=\"text-center py-4 text-xs\" style=\"color: rgba(255,255,255,.9);\"\u003e\n © \u003cspan id=\"year\"\u003e\u003c/span\u003e Tea Gurus Company. All rights reserved.\n \u003c/div\u003e\n \u003c/footer\u003e\n\n \u003c!-- Small script to set year and ensure accessibility notes --\u003e\n \u003cscript\u003e\n document.getElementById('year').textContent = new Date().getFullYear();\n\n // Optional: lazy-load-ish mock for generated images (no external calls)\n // In a production environment, your image generation service would replace the srcs\n \u003c/script\u003e\n\u003c/body\u003e\n\u003c/html\u003e","mainCss":null,"sectionCss":null,"form_id":null,"gdpr":null,"badge":null,"header_script":"","body_script":null,"redirect_url":null,"webhook":null,"page_type":"general","builder_type":"canvas"}},"__N_SSP":true},"page":"/[slug]","query":{"slug":"rooibos-collection-ltea"},"buildId":"nfJCWJBABLrJvFEyH87ku","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>