Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-19 03:37:33 +00:00

View File

@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Shop",
id: "products",
},
{
name: "Categories",
id: "categories",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Shop", id: "products" },
{ name: "Categories", id: "categories" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="GeeZ"
/>
@@ -58,12 +43,7 @@ export default function LandingPage() {
<HeroLogo
logoText="GeeZ"
description="Adorn Your Divinity. Where tradition meets timeless elegance."
buttons={[
{
text: "Explore Collection",
href: "#products",
},
]}
buttons={[{ text: "Explore Collection", href: "#products" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-traditional-sari-garment_23-2149565147.jpg"
imageAlt="Model in designer saree"
@@ -83,25 +63,17 @@ export default function LandingPage() {
<div id="categories" data-section="categories">
<FeatureCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
features={[
{
title: "Sarees",
description: "Timeless grace woven into fine silks.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg",
},
title: "Sarees", description: "Timeless grace woven into fine silks.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg"},
{
title: "Designer Dresses",
description: "Modern silhouettes for contemporary divinity.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-s-reflection-mirror_23-2149426425.jpg",
},
title: "Designer Dresses", description: "Modern silhouettes for contemporary divinity.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-s-reflection-mirror_23-2149426425.jpg"},
{
title: "Jewellery",
description: "Tradition meets contemporary artistry.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-carnival-mask-s-top_23-2149197456.jpg",
},
title: "Jewellery", description: "Tradition meets contemporary artistry.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-carnival-mask-s-top_23-2149197456.jpg"},
]}
title="Collections"
description="Discover curated elegance across our signature lines."
@@ -116,41 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Silk Saree",
price: "₹12,000",
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-plant-with-dark-curtain_23-2149640628.jpg",
},
id: "1", name: "Silk Saree", price: "₹12,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-plant-with-dark-curtain_23-2149640628.jpg"},
{
id: "2",
name: "Designer Gown",
price: "₹18,500",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90223.jpg",
},
id: "2", name: "Designer Gown", price: "₹18,500", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90223.jpg"},
{
id: "3",
name: "Gold Earrings",
price: "₹5,000",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-posing-studio_23-2149093406.jpg",
},
id: "3", name: "Gold Earrings", price: "₹5,000", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-posing-studio_23-2149093406.jpg"},
{
id: "4",
name: "Traditional Necklace",
price: "₹8,000",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-woman-holding-manila-shawl_23-2148235345.jpg",
},
id: "4", name: "Traditional Necklace", price: "₹8,000", imageSrc: "http://img.b2bpic.net/free-photo/black-white-woman-holding-manila-shawl_23-2148235345.jpg"},
{
id: "5",
name: "Floral Saree",
price: "₹9,500",
imageSrc: "http://img.b2bpic.net/free-photo/passionate-elgant-flamenco-dancer_23-2149160824.jpg",
},
id: "5", name: "Floral Saree", price: "₹9,500", imageSrc: "http://img.b2bpic.net/free-photo/passionate-elgant-flamenco-dancer_23-2149160824.jpg"},
{
id: "6",
name: "Contemporary Ring",
price: "₹3,500",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-touching-curtain_23-2151693657.jpg",
},
id: "6", name: "Contemporary Ring", price: "₹3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-touching-curtain_23-2151693657.jpg"},
]}
title="Best Sellers"
description="Our most coveted pieces this season."
@@ -165,20 +113,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Tradition",
description: "Rooted in heritage craft.",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-bar-with-grey-mousse-desserts-chocolate-cake-candy-pops_8353-10479.jpg",
},
title: "Tradition", description: "Rooted in heritage craft.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-bar-with-grey-mousse-desserts-chocolate-cake-candy-pops_8353-10479.jpg"},
{
title: "Quality",
description: "Meticulously sourced materials.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317771.jpg",
},
title: "Quality", description: "Meticulously sourced materials.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317771.jpg"},
{
title: "Divine",
description: "Made for your inner divinity.",
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-silver-earrings_23-2149846561.jpg",
},
title: "Divine", description: "Made for your inner divinity.", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-silver-earrings_23-2149846561.jpg"},
]}
title="The Art of Elegance"
description="We draw inspiration from ancient artistry, reimagining it for the modern woman who values subtlety and substance in equal measure."
@@ -192,26 +131,11 @@ export default function LandingPage() {
rating={5}
author="Ananya Reddy"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-girl-sitting-shadows-plant_23-2148463014.jpg",
alt: "Ananya Reddy",
},
{
src: "http://img.b2bpic.net/free-photo/charming-young-woman-stylish-beige-dress-sits-comfortable-pose-wooden-bench-leans-h_197531-33584.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827030.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/retro-image-with-woman-long-white-dress_613910-10985.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/woman-leaning-window-sill-taking-photo_23-2148565516.jpg",
alt: "Customer",
},
{ src: "http://img.b2bpic.net/free-photo/young-girl-sitting-shadows-plant_23-2148463014.jpg", alt: "Ananya Reddy" },
{ src: "http://img.b2bpic.net/free-photo/charming-young-woman-stylish-beige-dress-sits-comfortable-pose-wooden-bench-leans-h_197531-33584.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827030.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/retro-image-with-woman-long-white-dress_613910-10985.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/woman-leaning-window-sill-taking-photo_23-2148565516.jpg", alt: "Customer" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -221,32 +145,19 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Inquire"
title="Visit the Boutique"
description="Book a private showing or ask about custom orders."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@geez.com",
},
]}
buttons={[{ text: "Contact Us", href: "mailto:hello@geez.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="GeeZ"
leftLink={{
text: "Terms & Privacy",
href: "#",
}}
rightLink={{
text: "Instagram",
href: "https://instagram.com",
}}
leftLink={{ text: "Terms & Privacy", href: "#" }}
rightLink={{ text: "Instagram", href: "https://instagram.com" }}
/>
</div>
</ReactLenis>