Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
325
src/app/page.tsx
325
src/app/page.tsx
@@ -33,39 +33,23 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About Us",
|
name: "About Us", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Collections",
|
name: "Collections", id: "#collections"},
|
||||||
id: "#collections",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Products",
|
name: "Products", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Gayatri Jewellers"
|
brandName="Gayatri Jewellers"
|
||||||
button={{
|
button={{
|
||||||
text: "Shop Now",
|
text: "Shop Now", href: "#products"}}
|
||||||
href: "#products",
|
|
||||||
}}
|
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -76,15 +60,11 @@ export default function LandingPage() {
|
|||||||
description="Radiate Elegance, Wear Confidence: Discover beautifully crafted gold, silver, and diamond jewellery that blends tradition with modern grace, ensuring quality and purity in every piece."
|
description="Radiate Elegance, Wear Confidence: Discover beautifully crafted gold, silver, and diamond jewellery that blends tradition with modern grace, ensuring quality and purity in every piece."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Collections",
|
text: "Explore Collections", href: "#collections"},
|
||||||
href: "#collections",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book an Appointment",
|
text: "Book an Appointment", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg"
|
||||||
imageAlt="Exquisite gold and diamond jewellery"
|
imageAlt="Exquisite gold and diamond jewellery"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -97,19 +77,13 @@ export default function LandingPage() {
|
|||||||
description="For generations, Gayatri Jewellers has been synonymous with exquisite craftsmanship and unwavering purity. We handcraft each piece, ensuring timeless beauty and the highest quality in every gold, silver, and diamond creation. Our commitment is to adorn your special moments with trust and elegance."
|
description="For generations, Gayatri Jewellers has been synonymous with exquisite craftsmanship and unwavering purity. We handcraft each piece, ensuring timeless beauty and the highest quality in every gold, silver, and diamond creation. Our commitment is to adorn your special moments with trust and elegance."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Unrivaled Purity",
|
title: "Unrivaled Purity", description: "Guaranteed hallmarked gold and certified diamonds."},
|
||||||
description: "Guaranteed hallmarked gold and certified diamonds.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Exquisite Craftsmanship",
|
title: "Exquisite Craftsmanship", description: "Artisans bring generations of skill to every design."},
|
||||||
description: "Artisans bring generations of skill to every design.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Timeless Designs",
|
title: "Timeless Designs", description: "Blending traditional aesthetics with modern trends."},
|
||||||
description: "Blending traditional aesthetics with modern trends.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg"
|
||||||
imageAlt="Jeweler's hands meticulously working on a piece of jewelry"
|
imageAlt="Jeweler's hands meticulously working on a piece of jewelry"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -117,93 +91,49 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="collections" data-section="collections">
|
<div id="collections" data-section="collections">
|
||||||
<FeatureBento
|
<FeatureBento
|
||||||
animationType="scale-rotate"
|
animationType="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Gold Jewellery",
|
title: "Gold Jewellery", description: "Timeless gold pieces crafted with intricate designs, perfect for tradition.", bentoComponent: "media-stack", items: [
|
||||||
description: "Timeless gold pieces crafted with intricate designs, perfect for tradition.",
|
|
||||||
bentoComponent: "media-stack",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/intricate-gold-mosaic-facade-wat-phra-kaew-temple_1308-189361.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/intricate-gold-mosaic-facade-wat-phra-kaew-temple_1308-189361.jpg", imageAlt: "Classic gold necklace"},
|
||||||
imageAlt: "Classic gold necklace",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earphones-creative-collage_23-2149378056.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earphones-creative-collage_23-2149378056.jpg", imageAlt: "Modern gold earrings"},
|
||||||
imageAlt: "Modern gold earrings",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-black-haired-lady-with-pale-skin-looking-up-indoor-photo-debonair-girl-with-green-leaf-hair_197531-13998.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-black-haired-lady-with-pale-skin-looking-up-indoor-photo-debonair-girl-with-green-leaf-hair_197531-13998.jpg", imageAlt: "Stackable gold rings"},
|
||||||
imageAlt: "Stackable gold rings",
|
]
|
||||||
},
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=2",
|
|
||||||
imageAlt: "classic gold necklace display",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Diamond Elegance",
|
title: "Diamond Elegance", description: "Sparkling diamonds set in stunning designs, radiating luxury and brilliance.", bentoComponent: "media-stack", items: [
|
||||||
description: "Sparkling diamonds set in stunning designs, radiating luxury and brilliance.",
|
|
||||||
bentoComponent: "media-stack",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-home-utensils-wood-background_58702-17792.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/everyday-home-utensils-wood-background_58702-17792.jpg", imageAlt: "Solitaire diamond ring"},
|
||||||
imageAlt: "Solitaire diamond ring",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509238.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509238.jpg", imageAlt: "Diamond pendant"},
|
||||||
imageAlt: "Diamond pendant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-s-wedding-gown-from-side-her-hand-put-waist_181624-21091.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-s-wedding-gown-from-side-her-hand-put-waist_181624-21091.jpg", imageAlt: "Diamond bracelet"},
|
||||||
imageAlt: "Diamond bracelet",
|
]
|
||||||
},
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=2",
|
|
||||||
imageAlt: "classic gold necklace display",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Silver Splendor",
|
title: "Silver Splendor", description: "Beautifully crafted silver jewellery that blends traditional artistry with contemporary appeal.", bentoComponent: "media-stack", items: [
|
||||||
description: "Beautifully crafted silver jewellery that blends traditional artistry with contemporary appeal.",
|
|
||||||
bentoComponent: "media-stack",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/smoke-frame-illustration_474888-7670.jpg",
|
imageSrc: "http://img.b2bpic.net/free-vector/smoke-frame-illustration_474888-7670.jpg", imageAlt: "Antique silver earrings"},
|
||||||
imageAlt: "Antique silver earrings",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-oval-shaped-amazonite-ring-white-surface_181624-17055.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-oval-shaped-amazonite-ring-white-surface_181624-17055.jpg", imageAlt: "Modern silver bracelet"},
|
||||||
imageAlt: "Modern silver bracelet",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-silver-earrings_23-2149846572.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-silver-earrings_23-2149846572.jpg", imageAlt: "Silver anklet"},
|
||||||
imageAlt: "Silver anklet",
|
]
|
||||||
},
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400884.jpg",
|
|
||||||
imageAlt: "classic gold necklace display",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Bridal Collection",
|
title: "Bridal Collection", description: "Exquisite bridal sets designed to make your special day truly unforgettable.", bentoComponent: "media-stack", items: [
|
||||||
description: "Exquisite bridal sets designed to make your special day truly unforgettable.",
|
|
||||||
bentoComponent: "media-stack",
|
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bride-getting-ready_23-2149722032.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bride-getting-ready_23-2149722032.jpg", imageAlt: "Grand bridal necklace"},
|
||||||
imageAlt: "Grand bridal necklace",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-golden-bracelet-with-bells-bride-s-leg-painted_8353-768.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-golden-bracelet-with-bells-bride-s-leg-painted_8353-768.jpg", imageAlt: "Bridal diamond earrings"},
|
||||||
imageAlt: "Bridal diamond earrings",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg", imageAlt: "Bridal gold bangles"},
|
||||||
imageAlt: "Bridal gold bangles",
|
]
|
||||||
},
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=1",
|
|
||||||
imageAlt: "classic gold necklace display",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Discover Our Exquisite Collections"
|
title="Discover Our Exquisite Collections"
|
||||||
@@ -216,49 +146,20 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
animationType="slide-up"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Emerald Cut Diamond Ring", price: "$5,500", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg", imageAlt: "Emerald cut diamond engagement ring"},
|
||||||
name: "Emerald Cut Diamond Ring",
|
|
||||||
price: "$5,500",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=2",
|
|
||||||
imageAlt: "Emerald cut diamond engagement ring",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Traditional Gold Necklace", price: "$3,200", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg", imageAlt: "Elaborate traditional gold necklace"},
|
||||||
name: "Traditional Gold Necklace",
|
|
||||||
price: "$3,200",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=2",
|
|
||||||
imageAlt: "Elaborate traditional gold necklace",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Silver Filigree Earrings", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg", imageAlt: "Handcrafted silver filigree dangle earrings"},
|
||||||
name: "Silver Filigree Earrings",
|
|
||||||
price: "$180",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg",
|
|
||||||
imageAlt: "Handcrafted silver filigree dangle earrings",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Platinum Bracelet with Sapphires", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-black-dress-wearing-luxury-rich-necklace-jewelry-summer-style-fashion-trend-vacation-stylish-accessories-posing-tropical-villa-bali_285396-5716.jpg", imageAlt: "Platinum bracelet adorned with sapphires"},
|
||||||
name: "Platinum Bracelet with Sapphires",
|
|
||||||
price: "$2,800",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-black-dress-wearing-luxury-rich-necklace-jewelry-summer-style-fashion-trend-vacation-stylish-accessories-posing-tropical-villa-bali_285396-5716.jpg",
|
|
||||||
imageAlt: "Platinum bracelet adorned with sapphires",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Vintage Gold Pendant", price: "$1,500", imageSrc: "http://img.b2bpic.net/free-vector/vector-floral-wreath-frame-gold-effect_53876-162064.jpg", imageAlt: "Vintage gold pendant with intricate floral design"},
|
||||||
name: "Vintage Gold Pendant",
|
|
||||||
price: "$1,500",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/vector-floral-wreath-frame-gold-effect_53876-162064.jpg",
|
|
||||||
imageAlt: "Vintage gold pendant with intricate floral design",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Diamond Stud Earrings", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/slim-blond-woman-black-white-shirt_613910-11423.jpg", imageAlt: "Classic round diamond stud earrings"},
|
||||||
name: "Diamond Stud Earrings",
|
|
||||||
price: "$1,200",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/slim-blond-woman-black-white-shirt_613910-11423.jpg",
|
|
||||||
imageAlt: "Classic round diamond stud earrings",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Latest Jewellery Creations"
|
title="Our Latest Jewellery Creations"
|
||||||
description="Explore our curated selection of new arrivals and bestsellers, meticulously designed to add sparkle to your life. Find your perfect piece today."
|
description="Explore our curated selection of new arrivals and bestsellers, meticulously designed to add sparkle to your life. Find your perfect piece today."
|
||||||
@@ -272,29 +173,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", icon: Diamond,
|
||||||
icon: Diamond,
|
title: "Years of Legacy", value: "50+"},
|
||||||
title: "Years of Legacy",
|
|
||||||
value: "50+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", icon: Heart,
|
||||||
icon: Heart,
|
title: "Satisfied Clients", value: "10K+"},
|
||||||
title: "Satisfied Clients",
|
|
||||||
value: "10K+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", icon: Sparkles,
|
||||||
icon: Sparkles,
|
title: "Unique Designs", value: "1000+"},
|
||||||
title: "Unique Designs",
|
|
||||||
value: "1000+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m4",
|
id: "m4", icon: ShieldCheck,
|
||||||
icon: ShieldCheck,
|
title: "Certified Purity", value: "100%"},
|
||||||
title: "Certified Purity",
|
|
||||||
value: "100%",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Trusted by Generations"
|
title="Trusted by Generations"
|
||||||
description="Our commitment to excellence and customer satisfaction is reflected in every milestone we achieve. Experience the Gayatri Jewellers difference."
|
description="Our commitment to excellence and customer satisfaction is reflected in every milestone we achieve. Experience the Gayatri Jewellers difference."
|
||||||
@@ -306,41 +195,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-beautiful-girl-wearing-white-t-shirt-crossing-hands-isolated-pink_141793-87393.jpg", imageAlt: "Priya Sharma, satisfied customer"},
|
||||||
name: "Priya Sharma",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-beautiful-girl-wearing-white-t-shirt-crossing-hands-isolated-pink_141793-87393.jpg",
|
|
||||||
imageAlt: "Priya Sharma, satisfied customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-21002.jpg", imageAlt: "Rajesh Kumar, happy client"},
|
||||||
name: "Rajesh Kumar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-21002.jpg",
|
|
||||||
imageAlt: "Rajesh Kumar, happy client",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Meera Singh", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-white-hoodie_23-2149051802.jpg", imageAlt: "Meera Singh, elegant customer"},
|
||||||
name: "Meera Singh",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-white-hoodie_23-2149051802.jpg",
|
|
||||||
imageAlt: "Meera Singh, elegant customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Anil Gupta", imageSrc: "http://img.b2bpic.net/free-photo/happy-portrait-couple-surprise-marriage_1150-11964.jpg", imageAlt: "Anil Gupta, pleased customer"},
|
||||||
name: "Anil Gupta",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-portrait-couple-surprise-marriage_1150-11964.jpg",
|
|
||||||
imageAlt: "Anil Gupta, pleased customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Sneha Patel", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-hipster-brunette-woman-model-casual-stylish-summer-blue-sweater-isolated-white-background-giving-kiss_158538-13096.jpg", imageAlt: "Sneha Patel, delighted with purchase"},
|
||||||
name: "Sneha Patel",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-hipster-brunette-woman-model-casual-stylish-summer-blue-sweater-isolated-white-background-giving-kiss_158538-13096.jpg",
|
|
||||||
imageAlt: "Sneha Patel, delighted with purchase",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t6",
|
id: "t6", name: "Vikram Reddy", imageSrc: "http://img.b2bpic.net/free-photo/caressing-couple-with-balloons-embrace_23-2148025373.jpg", imageAlt: "Vikram Reddy, newly engaged"},
|
||||||
name: "Vikram Reddy",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/caressing-couple-with-balloons-embrace_23-2148025373.jpg",
|
|
||||||
imageAlt: "Vikram Reddy, newly engaged",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardTitle="What Our Valued Customers Say"
|
cardTitle="What Our Valued Customers Say"
|
||||||
cardTag="Customer Stories"
|
cardTag="Customer Stories"
|
||||||
@@ -353,25 +218,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "What is the purity guarantee for your gold jewellery?", content: "All our gold jewellery comes with a BIS Hallmark certification, guaranteeing its purity. We provide detailed purity information for every piece."},
|
||||||
title: "What is the purity guarantee for your gold jewellery?",
|
|
||||||
content: "All our gold jewellery comes with a BIS Hallmark certification, guaranteeing its purity. We provide detailed purity information for every piece.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Do you offer customization services for engagement rings?", content: "Yes, we specialize in bespoke jewellery. Our designers can work with you to create a unique engagement ring tailored to your preferences."},
|
||||||
title: "Do you offer customization services for engagement rings?",
|
|
||||||
content: "Yes, we specialize in bespoke jewellery. Our designers can work with you to create a unique engagement ring tailored to your preferences.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "What is your return and exchange policy?", content: "We offer a flexible return and exchange policy within 30 days of purchase, subject to certain conditions. Please refer to our detailed policy page for more information."},
|
||||||
title: "What is your return and exchange policy?",
|
|
||||||
content: "We offer a flexible return and exchange policy within 30 days of purchase, subject to certain conditions. Please refer to our detailed policy page for more information.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f4",
|
id: "f4", title: "How do I care for my diamond jewellery?", content: "To maintain the sparkle of your diamonds, clean them regularly with a soft brush, mild soap, and warm water. Avoid harsh chemicals and store them separately to prevent scratches."},
|
||||||
title: "How do I care for my diamond jewellery?",
|
|
||||||
content: "To maintain the sparkle of your diamonds, clean them regularly with a soft brush, mild soap, and warm water. Avoid harsh chemicals and store them separately to prevent scratches.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
sideDescription="Find answers to common questions about our jewellery, services, and policies."
|
sideDescription="Find answers to common questions about our jewellery, services, and policies."
|
||||||
@@ -384,20 +237,15 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
tag="Connect With Us"
|
tag="Connect With Us"
|
||||||
title="Find Your Perfect Piece"
|
title="Find Your Perfect Piece"
|
||||||
description="Visit our showroom for a personalized experience, or schedule an appointment with our jewellery experts. We look forward to helping you find or create the jewellery of your dreams."
|
description="Visit our showroom for a personalized experience, or schedule an appointment with our jewellery experts. We look forward to helping you find or create the jewellery of your dreams."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Visit Our Store",
|
text: "Visit Our Store", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book Consultation",
|
text: "Book Consultation", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -406,54 +254,33 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Collections",
|
title: "Collections", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Gold Jewellery",
|
label: "Gold Jewellery", href: "#collections"},
|
||||||
href: "#collections",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Diamond Jewellery",
|
label: "Diamond Jewellery", href: "#collections"},
|
||||||
href: "#collections",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Silver Jewellery",
|
label: "Silver Jewellery", href: "#collections"},
|
||||||
href: "#collections",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Bridal Jewellery",
|
label: "Bridal Jewellery", href: "#collections"},
|
||||||
href: "#collections",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "About Us",
|
title: "About Us", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Our Story",
|
label: "Our Story", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Craftsmanship",
|
label: "Craftsmanship", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user