From 53f36e88db4c4b7c71f6fbc1a204a3bd80081d48 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:38:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 325 +++++++++++------------------------------------ 1 file changed, 76 insertions(+), 249 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3882f2f..bb7f734 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,39 +33,23 @@ export default function LandingPage() { @@ -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." buttons={[ { - text: "Explore Collections", - href: "#collections", - }, + text: "Explore Collections", href: "#collections"}, { - text: "Book an Appointment", - href: "#contact", - }, + text: "Book an Appointment", 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" /> @@ -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." bulletPoints={[ { - title: "Unrivaled Purity", - description: "Guaranteed hallmarked gold and certified diamonds.", - }, + title: "Unrivaled Purity", description: "Guaranteed hallmarked gold and certified diamonds."}, { - title: "Exquisite Craftsmanship", - description: "Artisans bring generations of skill to every design.", - }, + title: "Exquisite Craftsmanship", description: "Artisans bring generations of skill to every design."}, { - title: "Timeless Designs", - description: "Blending traditional aesthetics with modern trends.", - }, + title: "Timeless Designs", 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" mediaAnimation="slide-up" /> @@ -117,93 +91,49 @@ export default function LandingPage() {
@@ -406,54 +254,33 @@ export default function LandingPage() {