/
home
/
u621089089
/
domains
/
hdkbeauty.in
/
public_html
/
Upload File
HOME
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>HDK Beauty — Radiant. Clean. You.</title> <meta name="description" content="HDK Beauty: Clean, cruelty-free skincare & cosmetics crafted for radiant skin. Shop serums, moisturizers, and makeup essentials." /> <link rel="icon" href="data:;base64,iVBORw0KGgo=" /> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap" rel="stylesheet"> <script src="https://cdn.tailwindcss.com"></script> <style> :root { --accent: #d946ef; --muted: #6b7280; } body { font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; } .hero-gradient { background: linear-gradient(120deg, rgba(217,70,239,0.07), rgba(99,102,241,0.04)); } .glass { background: rgba(255,255,255,0.6); backdrop-filter: blur(6px); } </style> </head> <body class="antialiased text-gray-800 bg-white"> <!-- NAV --> <header class="sticky top-0 z-40 bg-white/80 backdrop-blur-sm border-b border-gray-100"> <div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-between"> <a href="#" class="flex items-center gap-3"> <div class="w-10 h-10 rounded-lg bg-gradient-to-br from-pink-400 to-purple-600 flex items-center justify-center text-white font-bold">HD</div> <div> <span class="font-semibold">HDK Beauty</span> <div class="text-xs text-gray-500 -mt-0.5">Clean • Cruelty-free • Radiant</div> </div> </a> <nav class="hidden md:flex items-center gap-6 text-sm"> <a href="#products" class="hover:text-gray-900">Products</a> <a href="#about" class="hover:text-gray-900">About</a> <a href="#reviews" class="hover:text-gray-900">Reviews</a> <a href="#faq" class="hover:text-gray-900">FAQ</a> <a href="#" class="inline-block px-4 py-2 rounded-lg text-white bg-gradient-to-r from-pink-500 to-violet-600 shadow">Shop Now</a> </nav> <div class="md:hidden"> <button id="navToggle" class="p-2 rounded-md border border-gray-200"> <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> </button> </div> </div> <div id="mobileMenu" class="hidden md:hidden border-t border-gray-100"> <div class="px-6 py-4 flex flex-col gap-3"> <a href="#products" class="py-2">Products</a> <a href="#about" class="py-2">About</a> <a href="#reviews" class="py-2">Reviews</a> <a href="#faq" class="py-2">FAQ</a> <a href="#" class="py-2 font-semibold text-white bg-gradient-to-r from-pink-500 to-violet-600 rounded-lg text-center">Shop</a> </div> </div> </header> <!-- HERO --> <main class="hero-gradient"> <section class="max-w-6xl mx-auto px-6 py-16 grid gap-10 md:grid-cols-2 items-center"> <div> <h1 class="text-4xl md:text-5xl font-extrabold leading-tight">Glow with confidence — HDK Beauty</h1> <p class="mt-4 text-gray-600 max-w-xl">Clean, cruelty-free skincare and makeup crafted for everyone. Lightweight formulas, instant radiance, and long-lasting results — made with kind ingredients you can trust.</p> <div class="mt-8 flex gap-3 flex-wrap"> <a href="#products" class="inline-flex items-center gap-2 px-5 py-3 rounded-lg shadow-md bg-gradient-to-r from-pink-500 to-violet-600 text-white font-semibold">Shop Bestsellers</a> <a href="#about" class="inline-flex items-center gap-2 px-5 py-3 rounded-lg border border-gray-200">Learn More</a> </div> <ul class="mt-8 grid grid-cols-2 gap-3 text-sm text-gray-600"> <li>✅ Free shipping above ₹999</li> <li>🌱 100% Vegan & Cruelty-free</li> <li>🧪 Dermatologist tested</li> <li>🔄 30-day returns</li> </ul> </div> <div class="relative"> <div class="rounded-2xl overflow-hidden shadow-xl glass p-6"> <img src="https://images.unsplash.com/photo-1544005313-94ddf0286df2?q=80&w=900&auto=format&fit=crop" alt="HDK Products" class="w-full h-64 object-cover rounded-lg"> <div class="mt-4 grid grid-cols-2 gap-3"> <div class="bg-white rounded-lg p-3 border"> <h3 class="text-sm font-semibold">Radiance Serum</h3> <div class="text-xs text-gray-500">Brightening vitamin C + hyaluronic</div> </div> <div class="bg-white rounded-lg p-3 border"> <h3 class="text-sm font-semibold">Hydra Moisturizer</h3> <div class="text-xs text-gray-500">Lightweight, non-greasy hydration</div> </div> </div> </div> <div class="absolute -bottom-6 right-0 bg-white p-4 rounded-xl shadow-md border w-56"> <div class="text-xs text-gray-500">Limited Offer</div> <div class="font-semibold">Starter Kit — ₹799</div> <a href="#" class="mt-3 inline-block w-full text-center py-2 rounded-lg bg-pink-500 text-white font-medium">Add to Cart</a> </div> </div> </section> <!-- PRODUCTS --> <section id="products" class="max-w-6xl mx-auto px-6 py-16"> <div class="text-center"> <h2 class="text-2xl font-bold">Our Favorites</h2> <p class="mt-2 text-gray-600">Clean formulations that deliver visible results.</p> </div> <div class="mt-8 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6"> <article class="border rounded-xl p-5 hover:shadow-lg transition"> <img src="https://images.unsplash.com/photo-1522335789203-aabd1fc54bc9?q=80&w=600&auto=format&fit=crop" class="h-40 w-full object-cover rounded-md"> <h3 class="mt-3 font-semibold">Radiance Serum</h3> <p class="text-sm text-gray-500">Vitamin C + Hyaluronic</p> <div class="mt-3 flex items-center justify-between"> <div class="font-semibold">₹499</div> <button class="px-3 py-1 rounded-md text-sm border">Buy</button> </div> </article> <article class="border rounded-xl p-5 hover:shadow-lg transition"> <img src="https://images.unsplash.com/photo-1542834369-f10ebf06d3cb?q=80&w=600&auto=format&fit=crop" class="h-40 w-full object-cover rounded-md"> <h3 class="mt-3 font-semibold">Hydra Moisturizer</h3> <p class="text-sm text-gray-500">24-hour hydration</p> <div class="mt-3 flex items-center justify-between"> <div class="font-semibold">₹399</div> <button class="px-3 py-1 rounded-md text-sm border">Buy</button> </div> </article> <article class="border rounded-xl p-5 hover:shadow-lg transition"> <img src="https://images.unsplash.com/photo-1517841905240-472988babdf9?q=80&w=600&auto=format&fit=crop" class="h-40 w-full object-cover rounded-md"> <h3 class="mt-3 font-semibold">Gentle Cleanser</h3> <p class="text-sm text-gray-500">pH-balanced, soft foam</p> <div class="mt-3 flex items-center justify-between"> <div class="font-semibold">₹299</div> <button class="px-3 py-1 rounded-md text-sm border">Buy</button> </div> </article> <article class="border rounded-xl p-5 hover:shadow-lg transition"> <img src="https://images.unsplash.com/photo-1586201375761-83865001e4a5?q=80&w=600&auto=format&fit=crop" class="h-40 w-full object-cover rounded-md"> <h3 class="mt-3 font-semibold">Tinted Glow Balm</h3> <p class="text-sm text-gray-500">Sheer tint + dewy finish</p> <div class="mt-3 flex items-center justify-between"> <div class="font-semibold">₹349</div> <button class="px-3 py-1 rounded-md text-sm border">Buy</button> </div> </article> </div> </section> <!-- ABOUT --> <section id="about" class="max-w-6xl mx-auto px-6 py-16"> <div class="md:flex items-center gap-10"> <div class="md:w-1/2"> <h3 class="text-xl font-bold">About HDK Beauty</h3> <p class="mt-4 text-gray-600">At HDK Beauty we believe in simple, effective skincare that respects your skin and the planet. Our products are formulated with clean ingredients, clinically tested, and designed to fit into your everyday routine.</p> <ul class="mt-6 grid grid-cols-2 gap-3 text-sm text-gray-700"> <li>• No parabens & sulfates</li> <li>• Recyclable packaging</li> <li>• Made in India</li> <li>• Clinical efficacy data</li> </ul> </div> <div class="md:w-1/2 mt-6 md:mt-0"> <div class="rounded-xl overflow-hidden shadow-lg"> <img src="https://images.unsplash.com/photo-1543353071-087092ec3933?q=80&w=900&auto=format&fit=crop" class="w-full h-64 object-cover"> </div> </div> </div> </section> <!-- REVIEWS --> <section id="reviews" class="max-w-6xl mx-auto px-6 py-16 bg-gray-50 rounded-tl-3xl rounded-tr-3xl"> <div class="text-center"> <h3 class="text-2xl font-bold">What customers say</h3> <p class="text-gray-600 mt-2">Real reviews — real results.</p> </div> <div class="mt-8 grid grid-cols-1 md:grid-cols-3 gap-6"> <blockquote class="bg-white p-6 rounded-xl shadow"> <div class="flex items-center gap-4"> <div class="w-12 h-12 rounded-full bg-gradient-to-br from-pink-400 to-purple-600 text-white flex items-center justify-center font-semibold">A</div> <div> <div class="font-semibold">Anita K.</div> <div class="text-xs text-gray-500">Verified buyer</div> </div> </div> <p class="mt-4 text-gray-700">"The radiance serum is a game-changer — my skin looks brighter and feels hydrated without grease. Love the texture!"</p> </blockquote> <blockquote class="bg-white p-6 rounded-xl shadow"> <div class="flex items-center gap-4"> <div class="w-12 h-12 rounded-full bg-gray-300 text-white flex items-center justify-center font-semibold">R</div> <div> <div class="font-semibold">Rohit P.</div> <div class="text-xs text-gray-500">Verified buyer</div> </div> </div> <p class="mt-4 text-gray-700">"Lightweight moisturizer that works great under makeup. No breakouts, just smooth skin. Will repurchase."</p> </blockquote> <blockquote class="bg-white p-6 rounded-xl shadow"> <div class="flex items-center gap-4"> <div class="w-12 h-12 rounded-full bg-gradient-to-br from-green-400 to-blue-500 text-white flex items-center justify-center font-semibold">S</div> <div> <div class="font-semibold">Sana M.</div> <div class="text-xs text-gray-500">Verified buyer</div> </div> </div> <p class="mt-4 text-gray-700">"Gentle cleanser removed makeup easily and left my skin calm. Packaging is lovely too."</p> </blockquote> </div> </section> <!-- NEWSLETTER --> <section class="max-w-6xl mx-auto px-6 py-12"> <div class="rounded-xl p-8 bg-gradient-to-r from-pink-50 to-violet-50 flex flex-col md:flex-row items-center justify-between gap-4"> <div> <h4 class="text-lg font-bold">Join our beauty circle</h4> <p class="text-sm text-gray-600 mt-1">Get 10% off your first order and early access to launches.</p> </div> <form id="newsletterForm" class="flex gap-3 w-full md:w-auto"> <input type="email" required placeholder="Your email" class="px-4 py-3 rounded-lg border border-gray-200 w-full md:w-64" /> <button class="px-4 py-3 rounded-lg bg-pink-500 text-white font-medium">Subscribe</button> </form> </div> </section> <!-- FAQ + CONTACT --> <section id="faq" class="max-w-6xl mx-auto px-6 py-12"> <div class="grid md:grid-cols-2 gap-8"> <div> <h5 class="font-semibold">FAQ</h5> <details class="mt-3 p-4 border rounded-lg"> <summary class="cursor-pointer">Are HDK products cruelty-free?</summary> <p class="mt-2 text-gray-600">Yes — we never test on animals and ensure our suppliers follow the same ethics.</p> </details> <details class="mt-3 p-4 border rounded-lg"> <summary class="cursor-pointer">What is the return policy?</summary> <p class="mt-2 text-gray-600">30-day returns on unopened products.</p> </details> </div> <div> <h5 class="font-semibold">Contact</h5> <p class="mt-3 text-gray-600"> Email: hdkbeautyindia@gmail.com <br> Phone: +91 7375911666 </p> <div class="mt-4 flex gap-3"> <a class="text-sm border px-3 py-2 rounded-lg">Instagram</a> <a class="text-sm border px-3 py-2 rounded-lg">Facebook</a> <a class="text-sm border px-3 py-2 rounded-lg">YouTube</a> </div> </div> </div> </section> <!-- FOOTER --> <footer class="border-t border-gray-100 mt-6"> <div class="max-w-6xl mx-auto px-6 py-6 flex flex-col md:flex-row items-center justify-between text-sm text-gray-600"> <div>© <span id="year"></span> HDK Beauty. All rights reserved.</div> <div class="flex gap-4 mt-3 md:mt-0"> <a href="https://hdkbeauty.in/privacy_policy.html" class="px-4 py-2 border rounded-lg text-sm"> Privacy Policy </a> <a href="https://hdkbeauty.in/terms_conditions.html" class="px-4 py-2 border rounded-lg text-sm"> Terms & Conditions </a> </div> </div> </footer> </main> <script> document.getElementById('year').textContent = new Date().getFullYear(); const navToggle = document.getElementById('navToggle'); const mobileMenu = document.getElementById('mobileMenu'); navToggle?.addEventListener('click', () => { mobileMenu.classList.toggle('hidden'); }); const newsletterForm = document.getElementById('newsletterForm'); newsletterForm?.addEventListener('submit', (e) => { e.preventDefault(); const email = e.target.querySelector('input[type=email]').value; alert('Thanks! We\'ll keep you posted: ' + email); e.target.reset(); }); </script> </body> </html>