From 37780a85d49f795a7987e1fc0a11798d65517b84 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 15:20:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 213 +++++++++++------------------------------------ 1 file changed, 48 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3abda3e..5a2e857 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,62 +48,39 @@ export default function LandingPage() {
@@ -136,21 +105,11 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "Lack of precision", - "Generic designs", - "Compromised quality", - "Inconsistent finish", - "Short-lived aesthetics", - ], + "Lack of precision", "Generic designs", "Compromised quality", "Inconsistent finish", "Short-lived aesthetics"], }} positiveCard={{ items: [ - "Superior precision", - "Bespoke craftsmanship", - "Timeless excellence", - "Hand-selected materials", - "Attention to detail", - ], + "Superior precision", "Bespoke craftsmanship", "Timeless excellence", "Hand-selected materials", "Attention to detail"], }} title="The PAU ‘OLE Advantage" description="We don't believe in cutting corners. We elevate your expectations." @@ -165,41 +124,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Refined Classic", - price: "$125", - imageSrc: "http://img.b2bpic.net/free-photo/white-sports-equipment_23-2151920908.jpg", - }, + id: "1", name: "Refined Classic", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/white-sports-equipment_23-2151920908.jpg"}, { - id: "2", - name: "Artisan Essential", - price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg", - }, + id: "2", name: "Artisan Essential", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg"}, { - id: "3", - name: "Signature Piece", - price: "$210", - imageSrc: "http://img.b2bpic.net/free-photo/hand-worker-with-empty-bottle-man-s-hand-close-up-concept-production_1157-43477.jpg", - }, + id: "3", name: "Signature Piece", price: "$210", imageSrc: "http://img.b2bpic.net/free-photo/hand-worker-with-empty-bottle-man-s-hand-close-up-concept-production_1157-43477.jpg"}, { - id: "4", - name: "Modern Minimalist", - price: "$155", - imageSrc: "http://img.b2bpic.net/free-photo/high-anglebeautiful-love-letters_23-2150716566.jpg", - }, + id: "4", name: "Modern Minimalist", price: "$155", imageSrc: "http://img.b2bpic.net/free-photo/high-anglebeautiful-love-letters_23-2150716566.jpg"}, { - id: "5", - name: "Elite Craft", - price: "$295", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186763.jpg", - }, + id: "5", name: "Elite Craft", price: "$295", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186763.jpg"}, { - id: "6", - name: "Heritage Gold", - price: "$450", - imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg", - }, + id: "6", name: "Heritage Gold", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg"}, ]} title="Curated Collection" description="Exquisite items crafted for those who appreciate the fine art of living." @@ -213,23 +148,14 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - icon: Award, - title: "Years of Excellence", - value: "15+", - }, + id: "m1", icon: Award, + title: "Years of Excellence", value: "15+"}, { - id: "m2", - icon: Users, - title: "Satisfied Clients", - value: "1200+", - }, + id: "m2", icon: Users, + title: "Satisfied Clients", value: "1200+"}, { - id: "m3", - icon: CheckCircle, - title: "Products Crafted", - value: "5000+", - }, + id: "m3", icon: CheckCircle, + title: "Products Crafted", value: "5000+"}, ]} title="By The Numbers" description="Proven results, satisfied clients, and a legacy we are proud of." @@ -243,59 +169,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Miller", - role: "Designer", - company: "Studio X", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", - }, + id: "t1", name: "Sarah Miller", role: "Designer", company: "Studio X", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"}, { - id: "t2", - name: "David Chen", - role: "Curator", - company: "Artisan Guild", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", - }, + id: "t2", name: "David Chen", role: "Curator", company: "Artisan Guild", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg"}, { - id: "t3", - name: "Emily Rose", - role: "Collector", - company: "Private", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-modern-woman-posing-sunlight-looking-camera_23-2148229365.jpg", - }, + id: "t3", name: "Emily Rose", role: "Collector", company: "Private", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-modern-woman-posing-sunlight-looking-camera_23-2148229365.jpg"}, { - id: "t4", - name: "Marcus Vane", - role: "Interior Designer", - company: "Home Deco", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-unknown-young-man-posing_23-2149417574.jpg", - }, + id: "t4", name: "Marcus Vane", role: "Interior Designer", company: "Home Deco", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-unknown-young-man-posing_23-2149417574.jpg"}, { - id: "t5", - name: "Julia Thorne", - role: "Architect", - company: "Space Plan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/athletic-tattooed-man-white-blank-tank-t-shirt-stretching-his-triceps-arms-after-workout-isolated-brick-wall_346278-1587.jpg", - }, + id: "t5", name: "Julia Thorne", role: "Architect", company: "Space Plan", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/athletic-tattooed-man-white-blank-tank-t-shirt-stretching-his-triceps-arms-after-workout-isolated-brick-wall_346278-1587.jpg"}, ]} kpiItems={[ { - value: "99%", - label: "Retention", - }, + value: "99%", label: "Retention"}, { - value: "5.0", - label: "Avg Rating", - }, + value: "5.0", label: "Avg Rating"}, { - value: "24/7", - label: "Support", - }, + value: "24/7", label: "Support"}, ]} title="Trusted by Experts" description="See why professionals choose PAU ‘OLE for their collections." @@ -308,20 +203,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "How long for shipping?", - content: "Orders are processed within 48 hours.", - }, + id: "f1", title: "How long for shipping?", content: "Orders are processed within 48 hours."}, { - id: "f2", - title: "Do you accept returns?", - content: "We offer a 30-day money-back guarantee.", - }, + id: "f2", title: "Do you accept returns?", content: "We offer a 30-day money-back guarantee."}, { - id: "f3", - title: "Is custom work available?", - content: "Yes, please contact our support team.", - }, + id: "f3", title: "Is custom work available?", content: "Yes, please contact our support team."}, ]} title="Common Questions" description="Answers to help you understand our process." @@ -333,16 +219,13 @@ export default function LandingPage() { -- 2.49.1