From d5aec37d49f0bf9759fdf1ed757fc52c0aa2cf3c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:39:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 383 ++++++++++------------------------------------- 1 file changed, 78 insertions(+), 305 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c5f9ca..1ba4dee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,35 +32,21 @@ export default function LandingPage() { @@ -68,70 +54,43 @@ export default function LandingPage() {
@@ -342,19 +193,11 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "Proven Track Record", - "Experienced Professionals", - "Customer-Centric Approach", - "Local London Expertise", - ], + "Proven Track Record", "Experienced Professionals", "Customer-Centric Approach", "Local London Expertise"], }} positiveCard={{ items: [ - "Clear Communication", - "Delivered On Budget", - "High Finish Quality", - "Respectful, Tidy Team", - ], + "Clear Communication", "Delivered On Budget", "High Finish Quality", "Respectful, Tidy Team"], }} title="Why Choose Yamato Construction?" description="Clients consistently praise our unwavering commitment to clarity, exceptional workmanship, and respectful service on every single project." @@ -368,36 +211,14 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "core-team", - groupTitle: "The Core Team", - members: [ + id: "core-team", groupTitle: "The Core Team", members: [ { - id: "martin", - title: "Martin Yamato", - subtitle: "Founder & Lead Builder", - detail: "With over 20 years of experience, Martin ensures every project meets the highest standards of quality.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-with-protection-helmet-glasses_23-2148269396.jpg", - imageAlt: "Martin Yamato", - }, + id: "martin", title: "Martin Yamato", subtitle: "Founder & Lead Builder", detail: "With over 20 years of experience, Martin ensures every project meets the highest standards of quality.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-with-protection-helmet-glasses_23-2148269396.jpg", imageAlt: "Martin Yamato"}, { - id: "sarah", - title: "Sarah Davies", - subtitle: "Project Manager", - detail: "Sarah expertly coordinates projects, ensuring smooth communication and timely delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-with-plans-helmet_1149-1127.jpg", - imageAlt: "Sarah Davies", - }, + id: "sarah", title: "Sarah Davies", subtitle: "Project Manager", detail: "Sarah expertly coordinates projects, ensuring smooth communication and timely delivery.", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-with-plans-helmet_1149-1127.jpg", imageAlt: "Sarah Davies"}, { - id: "david", - title: "David Miller", - subtitle: "Head Carpenter", - detail: "David's precision carpentry brings custom solutions and flawless finishes to every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-safety-vest-crossed-arms_23-2148269352.jpg", - imageAlt: "David Miller", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg", - imageAlt: "professional male builder smiling portrait", + id: "david", title: "David Miller", subtitle: "Head Carpenter", detail: "David's precision carpentry brings custom solutions and flawless finishes to every detail.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-safety-vest-crossed-arms_23-2148269352.jpg", imageAlt: "David Miller"}, + ] }, ]} title="Meet The Team Behind Yamato Construction" @@ -410,35 +231,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "What areas do you cover?", - content: "We primarily serve homeowners and commercial property owners across all boroughs of London.", - }, + id: "q1", title: "What areas do you cover?", content: "We primarily serve homeowners and commercial property owners across all boroughs of London."}, { - id: "q2", - title: "Do you provide free quotes?", - content: "Yes, we offer completely free, no-obligation quotes for all potential projects. Contact us to schedule an assessment.", - }, + id: "q2", title: "Do you provide free quotes?", content: "Yes, we offer completely free, no-obligation quotes for all potential projects. Contact us to schedule an assessment."}, { - id: "q3", - title: "What type of construction work do you do?", - content: "We handle a wide range of projects, including home renovations, carpentry, painting, office refurbishments, and small construction jobs.", - }, + id: "q3", title: "What type of construction work do you do?", content: "We handle a wide range of projects, including home renovations, carpentry, painting, office refurbishments, and small construction jobs."}, { - id: "q4", - title: "Can you handle small jobs?", - content: "Absolutely! No job is too small. We're happy to assist with minor repairs, maintenance, and interior improvements.", - }, + id: "q4", title: "Can you handle small jobs?", content: "Absolutely! No job is too small. We're happy to assist with minor repairs, maintenance, and interior improvements."}, { - id: "q5", - title: "Are projects fixed-price?", - content: "For most projects, we provide a fixed-price quote after a thorough assessment, ensuring transparency and no hidden costs.", - }, + id: "q5", title: "Are projects fixed-price?", content: "For most projects, we provide a fixed-price quote after a thorough assessment, ensuring transparency and no hidden costs."}, { - id: "q6", - title: "How long do renovations usually take?", - content: "Project timelines vary depending on complexity and scope. We'll provide an estimated timeline with your detailed quote.", - }, + id: "q6", title: "How long do renovations usually take?", content: "Project timelines vary depending on complexity and scope. We'll provide an estimated timeline with your detailed quote."}, ]} sideTitle="Your Questions, Answered." sideDescription="Find quick answers to common inquiries about our services, process, and what to expect." @@ -451,20 +254,15 @@ export default function LandingPage() { @@ -477,62 +275,37 @@ export default function LandingPage() { logoText="Yamato Construction" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "Reviews", - href: "#reviews", - }, + label: "Reviews", href: "#reviews"}, { - label: "Projects", - href: "#projects", - }, + label: "Projects", href: "#projects"}, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Home Renovations", - href: "#services", - }, + label: "Home Renovations", href: "#services"}, { - label: "Carpentry", - href: "#services", - }, + label: "Carpentry", href: "#services"}, { - label: "Office Refurbishments", - href: "#services", - }, + label: "Office Refurbishments", href: "#services"}, { - label: "Maintenance", - href: "#services", - }, + label: "Maintenance", href: "#services"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Google Reviews", - href: "https://g.page/yamatoconstruction/review", - }, + label: "Google Reviews", href: "https://g.page/yamatoconstruction/review"}, { - label: "Call Us", - href: "tel:+447846883816", - }, + label: "Call Us", href: "tel:+447846883816"}, { - label: "Get a Quote", - href: "#contact", - }, + label: "Get a Quote", href: "#contact"}, ], }, ]}