From 390ccc34526566fb8ea65be452c6d6d8ad1cf5af Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:07:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 220 +++++++++++------------------------------------ 1 file changed, 50 insertions(+), 170 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7b36cb..18adb15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,70 +34,41 @@ export default function LandingPage() {
@@ -108,9 +79,7 @@ export default function LandingPage() { title="Crafting Stories in Gold and Stone" buttons={[ { - text: "Our Philosophy", - href: "#", - }, + text: "Our Philosophy", href: "#"}, ]} /> @@ -122,20 +91,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Premium Materials", - description: "18k gold and conflict-free diamonds.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-underwater_23-2149836406.jpg", - }, + title: "Premium Materials", description: "18k gold and conflict-free diamonds.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-underwater_23-2149836406.jpg"}, { - title: "Artisan Craftsmanship", - description: "Hand-forged by master jewellers.", - imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65293.jpg", - }, + title: "Artisan Craftsmanship", description: "Hand-forged by master jewellers.", imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65293.jpg"}, { - title: "Exclusive Designs", - description: "Limited edition pieces for the bold.", - imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-human-hand-stand-display_23-2150347074.jpg", - }, + title: "Exclusive Designs", description: "Limited edition pieces for the bold.", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-human-hand-stand-display_23-2150347074.jpg"}, ]} title="Uncompromised Quality" description="Excellence in every detail." @@ -150,41 +110,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Gold Pendant", - price: "$1,200", - imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635264.jpg", - }, + id: "p1", name: "Gold Pendant", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635264.jpg"}, { - id: "p2", - name: "Geometric Ring", - price: "$850", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-marble_23-2150329646.jpg", - }, + id: "p2", name: "Geometric Ring", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-marble_23-2150329646.jpg"}, { - id: "p3", - name: "Minimal Earrings", - price: "$600", - imageSrc: "http://img.b2bpic.net/free-photo/model-demonstrating-silver-earrings_7502-7054.jpg", - }, + id: "p3", name: "Minimal Earrings", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/model-demonstrating-silver-earrings_7502-7054.jpg"}, { - id: "p4", - name: "Classic Bracelet", - price: "$1,500", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409292.jpg", - }, + id: "p4", name: "Classic Bracelet", price: "$1,500", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409292.jpg"}, { - id: "p5", - name: "Diamond Band", - price: "$2,200", - imageSrc: "http://img.b2bpic.net/free-photo/render-diamond-crown-expensive-grind_1232-3549.jpg", - }, + id: "p5", name: "Diamond Band", price: "$2,200", imageSrc: "http://img.b2bpic.net/free-photo/render-diamond-crown-expensive-grind_1232-3549.jpg"}, { - id: "p6", - name: "Artistic Necklace", - price: "$1,900", - imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-elegant-gold-chain_23-2149635323.jpg", - }, + id: "p6", name: "Artistic Necklace", price: "$1,900", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-elegant-gold-chain_23-2149635323.jpg"}, ]} title="Curated Collections" description="Hand-picked pieces for the modern visionary." @@ -196,30 +132,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Anna S.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11531.jpg", - }, + id: "t1", name: "Anna S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11531.jpg"}, { - id: "t2", - name: "Marcus D.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-sitting-near-dark-studio_158538-11298.jpg", - }, + id: "t2", name: "Marcus D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-sitting-near-dark-studio_158538-11298.jpg"}, { - id: "t3", - name: "Elena V.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11536.jpg", - }, + id: "t3", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashion-stylish-brunette-woman-model-with-evening-makeup-red-lips-white-jacket_158538-11536.jpg"}, { - id: "t4", - name: "Sophia L.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg", - }, + id: "t4", name: "Sophia L.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg"}, { - id: "t5", - name: "Julian K.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-gold-watch-adjusts-tie_8353-31.jpg", - }, + id: "t5", name: "Julian K.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-gold-watch-adjusts-tie_8353-31.jpg"}, ]} cardTitle="Client Experiences" cardTag="Testimonials" @@ -234,23 +155,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Award, - title: "Design Awards", - value: "15+", - }, + id: "m1", icon: Award, + title: "Design Awards", value: "15+"}, { - id: "m2", - icon: Shield, - title: "Expert Artisans", - value: "40", - }, + id: "m2", icon: Shield, + title: "Expert Artisans", value: "40"}, { - id: "m3", - icon: Star, - title: "Happy Collectors", - value: "2k+", - }, + id: "m3", icon: Star, + title: "Happy Collectors", value: "2k+"}, ]} title="Legacy by Numbers" description="Refining luxury through expertise." @@ -262,14 +174,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Vogue", - "Harper's Bazaar", - "Forbes Life", - "GQ", - "Wallpaper*", - "Elle", - "Tatler", - ]} + "Vogue", "Harper's Bazaar", "Forbes Life", "GQ", "Wallpaper*", "Elle", "Tatler"]} title="Featured In" description="Recognized by industry leaders for excellence in design." /> @@ -281,20 +186,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How is the quality assured?", - content: "Each piece undergoes a 12-point rigorous quality check.", - }, + id: "f1", title: "How is the quality assured?", content: "Each piece undergoes a 12-point rigorous quality check."}, { - id: "f2", - title: "Are materials sustainable?", - content: "We exclusively use recycled gold and ethically sourced stones.", - }, + id: "f2", title: "Are materials sustainable?", content: "We exclusively use recycled gold and ethically sourced stones."}, { - id: "f3", - title: "Can I custom design?", - content: "Our atelier offers private consultations for custom requests.", - }, + id: "f3", title: "Can I custom design?", content: "Our atelier offers private consultations for custom requests."}, ]} title="Frequently Asked" description="Answers to your jewellery journey." @@ -306,8 +202,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1