2 Commits

Author SHA1 Message Date
b3cc109157 Merge version_2 into main
Merge version_2 into main
2026-05-06 00:54:23 +00:00
c7709100d1 Update src/app/page.tsx 2026-05-06 00:54:20 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Collections", name: "Collections", id: "collections"},
id: "collections",
},
{ {
name: "Visit", name: "Visit", id: "contact"},
id: "contact",
},
]} ]}
brandName="Madina Jewellery" brandName="Madina Jewellery"
/> />
@@ -55,19 +47,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Madina Jewellery Golds" title="Madina Jewellery Golds"
description="Discover timeless gold crafted with elegance and heritage." description="Discover timeless gold crafted with elegance and heritage."
buttons={[ buttons={[
{ {
text: "View Collection", text: "View Collection", href: "#collections"},
href: "#collections",
},
{ {
text: "Visit Our Store", text: "Visit Our Store", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329671.jpg" imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329671.jpg"
imageAlt="luxury gold jewelry cinematic photography" imageAlt="luxury gold jewelry cinematic photography"
@@ -96,47 +83,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Bridal Set", price: "From $2,500", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-dry-plant_23-2150329708.jpg", imageAlt: "luxury gold bridal set jewelry"},
name: "Bridal Set",
price: "From $2,500",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-dry-plant_23-2150329708.jpg",
imageAlt: "luxury gold bridal set jewelry",
},
{ {
id: "p2", id: "p2", name: "Arabian Heritage", price: "From $1,200", imageSrc: "http://img.b2bpic.net/free-photo/christmas-golden-bells-marble-surface_114579-79061.jpg", imageAlt: "luxury gold wedding jewelry set"},
name: "Arabian Heritage",
price: "From $1,200",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-golden-bells-marble-surface_114579-79061.jpg",
imageAlt: "luxury gold wedding jewelry set",
},
{ {
id: "p3", id: "p3", name: "Minimalist Gold", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-necklace-with-skull-like-charm-white-background_181624-6662.jpg", imageAlt: "minimalist modern gold pendant design"},
name: "Minimalist Gold",
price: "From $450",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-necklace-with-skull-like-charm-white-background_181624-6662.jpg",
imageAlt: "minimalist modern gold pendant design",
},
{ {
id: "p4", id: "p4", name: "Gift Selection", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15563.jpg", imageAlt: "luxury gold bridal set jewelry"},
name: "Gift Selection",
price: "From $300",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15563.jpg",
imageAlt: "luxury gold bridal set jewelry",
},
{ {
id: "p5", id: "p5", name: "Daily Luxury", price: "From $600", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409252.jpg", imageAlt: "luxury gold wedding jewelry set"},
name: "Daily Luxury",
price: "From $600",
imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409252.jpg",
imageAlt: "luxury gold wedding jewelry set",
},
{ {
id: "p6", id: "p6", name: "Custom Pieces", price: "Get a Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-melon-dark-light-table-fruit-summer-sweet-mellow_140725-81423.jpg", imageAlt: "minimalist modern gold pendant design"},
name: "Custom Pieces",
price: "Inquiry",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-melon-dark-light-table-fruit-summer-sweet-mellow_140725-81423.jpg",
imageAlt: "minimalist modern gold pendant design",
},
]} ]}
title="Featured Collections" title="Featured Collections"
description="Explore our handpicked selection of timeless pieces." description="Explore our handpicked selection of timeless pieces."
@@ -148,14 +105,7 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Quality Certified", "Quality Certified", "Premium Designs", "Trusted Brand", "Exceptional Service", "Wedding Experts", "Gold Standard", "Customer Preferred"]}
"Premium Designs",
"Trusted Brand",
"Exceptional Service",
"Wedding Experts",
"Gold Standard",
"Customer Preferred",
]}
title="Trusted Excellence" title="Trusted Excellence"
description="Certified quality trusted by thousands." description="Certified quality trusted by thousands."
/> />
@@ -167,45 +117,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", title: "Great Service", quote: "Beautiful place and excellent service. Highly recommend.", name: "Sarah Ahmed", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-applying-lipstick-with-happy-expression_114579-22657.jpg"},
title: "Great Service",
quote: "Beautiful place and excellent service. Highly recommend.",
name: "Sarah Ahmed",
role: "Collector",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-applying-lipstick-with-happy-expression_114579-22657.jpg",
},
{ {
id: "t2", id: "t2", title: "Amazing View", quote: "The atmosphere and jewelry quality are simply unmatched.", name: "Khalid Rashid", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg"},
title: "Amazing View",
quote: "The atmosphere and jewelry quality are simply unmatched.",
name: "Khalid Rashid",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg",
},
{ {
id: "t3", id: "t3", title: "Elegant Jewelry", quote: "Every piece is a work of art. Truly premium.", name: "Layla Noor", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/smiling-fairskinned-adult-lady-sunglasses-casual-clothes-sitting-city-relaxing-emotions-states-mind-concept_197531-31240.jpg"},
title: "Elegant Jewelry",
quote: "Every piece is a work of art. Truly premium.",
name: "Layla Noor",
role: "Bride",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fairskinned-adult-lady-sunglasses-casual-clothes-sitting-city-relaxing-emotions-states-mind-concept_197531-31240.jpg",
},
{ {
id: "t4", id: "t4", title: "Wonderful Experience", quote: "Professional staff and very clean, luxurious store.", name: "Omar Fakhri", role: "Buyer", imageSrc: "http://img.b2bpic.net/free-photo/concept-christmas-holidays-celebration-lifestyle-image-excited-man-enjoying-new-year-shaking-gift-box-guess-what-inside-standing-against-white-background_1258-64795.jpg"},
title: "Wonderful Experience",
quote: "Professional staff and very clean, luxurious store.",
name: "Omar Fakhri",
role: "Buyer",
imageSrc: "http://img.b2bpic.net/free-photo/concept-christmas-holidays-celebration-lifestyle-image-excited-man-enjoying-new-year-shaking-gift-box-guess-what-inside-standing-against-white-background_1258-64795.jpg",
},
{ {
id: "t5", id: "t5", title: "Perfect Gifts", quote: "Found the perfect gift for my wife. The quality is top notch.", name: "Nadia Saeed", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/woman-gazing-you-peeking-through-fingers-playfully-hinting-romantic-relationship-grinning-foreplay_176420-44592.jpg"},
title: "Perfect Gifts",
quote: "Found the perfect gift for my wife. The quality is top notch.",
name: "Nadia Saeed",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/woman-gazing-you-peeking-through-fingers-playfully-hinting-romantic-relationship-grinning-foreplay_176420-44592.jpg",
},
]} ]}
title="Customer Stories" title="Customer Stories"
description="Experience the premium difference our customers love." description="Experience the premium difference our customers love."
@@ -218,30 +138,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Are your gold items certified?", content: "Yes, all our pieces are 100% certified gold."},
title: "Are your gold items certified?",
content: "Yes, all our pieces are 100% certified gold.",
},
{ {
id: "f2", id: "f2", title: "Do you offer custom designs?", content: "Yes, we specialize in bespoke custom gold jewelry."},
title: "Do you offer custom designs?",
content: "Yes, we specialize in bespoke custom gold jewelry.",
},
{ {
id: "f3", id: "f3", title: "Can I order via WhatsApp?", content: "Absolutely! We offer instant WhatsApp inquiries."},
title: "Can I order via WhatsApp?",
content: "Absolutely! We offer instant WhatsApp inquiries.",
},
{ {
id: "f4", id: "f4", title: "Do you provide repair services?", content: "Yes, we offer professional maintenance for all our pieces."},
title: "Do you provide repair services?",
content: "Yes, we offer professional maintenance for all our pieces.",
},
{ {
id: "f5", id: "f5", title: "What payment methods are accepted?", content: "We accept major credit cards, bank transfers, and cash."},
title: "What payment methods are accepted?",
content: "We accept major credit cards, bank transfers, and cash.",
},
]} ]}
title="Common Questions" title="Common Questions"
description="Everything you need to know about our gold." description="Everything you need to know about our gold."
@@ -253,8 +158,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Visit Us" tag="Visit Us"
title="Madina Jewellery Golds" title="Madina Jewellery Golds"
description="Located in the Golden Gate building. Experience our luxury showroom." description="Located in the Golden Gate building. Experience our luxury showroom."
@@ -267,16 +171,12 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="Madina Jewellery Golds" logoText="Madina Jewellery Golds"
leftLink={{ leftLink={{
text: "Terms", text: "Terms", href: "#"}}
href: "#",
}}
rightLink={{ rightLink={{
text: "Privacy", text: "Privacy", href: "#"}}
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }