From 3225d2c09a8866cc8ad32b2f2bdab8867684a97f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 06:53:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 251 +++++++++++------------------------------------ 1 file changed, 55 insertions(+), 196 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4eda64..f431e8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,29 +32,17 @@ export default function LandingPage() { @@ -63,61 +51,38 @@ export default function LandingPage() {
@@ -129,19 +94,13 @@ export default function LandingPage() { metrics={[ { icon: Award, - label: "Years Experience", - value: "25+", - }, + label: "Years Experience", value: "25+"}, { icon: CheckCircle, - label: "Happy Clients", - value: "10k+", - }, + label: "Happy Clients", value: "10k+"}, { icon: Sparkles, - label: "Fabrics Curated", - value: "500+", - }, + label: "Fabrics Curated", value: "500+"}, ]} metricsAnimation="slide-up" /> @@ -154,34 +113,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - label: "Craftsmanship", - title: "Premium Materials", - items: [ - "Hand-selected fabrics", - "Textile durability testing", - "Professional stitching excellence", - ], + id: "f1", label: "Craftsmanship", title: "Premium Materials", items: [ + "Hand-selected fabrics", "Textile durability testing", "Professional stitching excellence"], }, { - id: "f2", - label: "Service", - title: "Custom Measurement", - items: [ - "Precise window assessment", - "Professional installation service", - "Bespoke tailoring solutions", - ], + id: "f2", label: "Service", title: "Custom Measurement", items: [ + "Precise window assessment", "Professional installation service", "Bespoke tailoring solutions"], }, { - id: "f3", - label: "Style", - title: "Thermal Solutions", - items: [ - "Blackout technology integration", - "Energy efficient fabrics", - "Sound-dampening qualities", - ], + id: "f3", label: "Style", title: "Thermal Solutions", items: [ + "Blackout technology integration", "Energy efficient fabrics", "Sound-dampening qualities"], }, ]} title="Why Choose LuxeCurtains?" @@ -197,41 +138,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Velvet Luxe", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-looking-pearl-room-long-white-dress_176474-5569.jpg", - }, + id: "p1", name: "Velvet Luxe", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-looking-pearl-room-long-white-dress_176474-5569.jpg"}, { - id: "p2", - name: "Airy Sheer", - price: "$85", - imageSrc: "http://img.b2bpic.net/free-photo/creative-portrait-man-with-curtains-shadows-from-window_23-2149657500.jpg", - }, + id: "p2", name: "Airy Sheer", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/creative-portrait-man-with-curtains-shadows-from-window_23-2149657500.jpg"}, { - id: "p3", - name: "Rustic Linen", - price: "$95", - imageSrc: "http://img.b2bpic.net/free-photo/hammock-chair-boho-style-with-stack-books-concept-cozy-place-relax-home_169016-8669.jpg", - }, + id: "p3", name: "Rustic Linen", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/hammock-chair-boho-style-with-stack-books-concept-cozy-place-relax-home_169016-8669.jpg"}, { - id: "p4", - name: "Classic Pattern", - price: "$110", - imageSrc: "http://img.b2bpic.net/free-photo/curtain-decorated-with-brown-rope_1304-3712.jpg", - }, + id: "p4", name: "Classic Pattern", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/curtain-decorated-with-brown-rope_1304-3712.jpg"}, { - id: "p5", - name: "Nightfall Blackout", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-flower-near-window-with-beautiful-view_181624-10998.jpg", - }, + id: "p5", name: "Nightfall Blackout", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-flower-near-window-with-beautiful-view_181624-10998.jpg"}, { - id: "p6", - name: "Embroidered Heritage", - price: "$180", - imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-theatre-curtain_23-2151211374.jpg", - }, + id: "p6", name: "Embroidered Heritage", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-theatre-curtain_23-2151211374.jpg"}, ]} title="Our Curated Collection" description="From sheer minimalist drapes to bold velvet statements, find the perfect fabric for your unique interior style." @@ -244,45 +161,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Dream Makeover", - quote: "The curtains transformed our entire living room. Incredible quality!", - name: "Sarah Miller", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-holding-her-belly-standing-by-window_1303-27118.jpg", - }, + id: "t1", title: "Dream Makeover", quote: "The curtains transformed our entire living room. Incredible quality!", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-holding-her-belly-standing-by-window_1303-27118.jpg"}, { - id: "t2", - title: "Perfect Fit", - quote: "The measurement team was precise and the curtains fit perfectly.", - name: "James Chen", - role: "Architect", - imageSrc: "http://img.b2bpic.net/free-photo/full-view-happy-woman-with-green-patches-home_197531-32449.jpg", - }, + id: "t2", title: "Perfect Fit", quote: "The measurement team was precise and the curtains fit perfectly.", name: "James Chen", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/full-view-happy-woman-with-green-patches-home_197531-32449.jpg"}, { - id: "t3", - title: "Elegant Results", - quote: "Simply stunning fabric choices. I couldn't be happier with the look.", - name: "Emily Davis", - role: "Interior Designer", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-glasses-businessman-with-documents-colleagues-work-together_1157-40484.jpg", - }, + id: "t3", title: "Elegant Results", quote: "Simply stunning fabric choices. I couldn't be happier with the look.", name: "Emily Davis", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-glasses-businessman-with-documents-colleagues-work-together_1157-40484.jpg"}, { - id: "t4", - title: "Professional Service", - quote: "Excellent installation service, fast and very clean.", - name: "Marcus Rossi", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drawing-home-near-window_23-2148982178.jpg", - }, + id: "t4", title: "Professional Service", quote: "Excellent installation service, fast and very clean.", name: "Marcus Rossi", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drawing-home-near-window_23-2148982178.jpg"}, { - id: "t5", - title: "Top Quality", - quote: "Best fabric investment for our home. The quality is truly exceptional.", - name: "Elena Petrova", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160792.jpg", - }, + id: "t5", title: "Top Quality", quote: "Best fabric investment for our home. The quality is truly exceptional.", name: "Elena Petrova", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160792.jpg"}, ]} title="Stories from Beautiful Homes" description="See why homeowners trust LuxeCurtains for their window treatment transformations." @@ -295,20 +182,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do I measure for custom curtains?", - content: "We offer a professional measurement service to ensure accuracy, or you can follow our online DIY guide.", - }, + id: "q1", title: "How do I measure for custom curtains?", content: "We offer a professional measurement service to ensure accuracy, or you can follow our online DIY guide."}, { - id: "q2", - title: "What fabrics do you offer?", - content: "We stock premium linen, velvet, silk, and specialized blackout fabrics to suit all needs.", - }, + id: "q2", title: "What fabrics do you offer?", content: "We stock premium linen, velvet, silk, and specialized blackout fabrics to suit all needs."}, { - id: "q3", - title: "How long is the installation process?", - content: "Once fabrics are selected, most custom curtains are manufactured and installed within 3-4 weeks.", - }, + id: "q3", title: "How long is the installation process?", content: "Once fabrics are selected, most custom curtains are manufactured and installed within 3-4 weeks."}, ]} title="Frequently Asked Questions" description="Common inquiries about our custom window treatments and services." @@ -320,11 +198,11 @@ export default function LandingPage() { @@ -333,50 +211,31 @@ export default function LandingPage() { logoText="LuxeCurtains" columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { - label: "Curtains", - href: "#products", - }, + label: "Curtains", href: "#products"}, { - label: "Fabrics", - href: "#", - }, + label: "Fabrics", href: "#"}, { - label: "Services", - href: "#", - }, + label: "Services", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Shipping", - href: "#", - }, + label: "Shipping", href: "#"}, { - label: "Returns", - href: "#", - }, + label: "Returns", href: "#"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#", - }, + label: "About", href: "#"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]} @@ -385,4 +244,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1