From ab21320a63a21fe1b1b7b780ad0b99209d51f8d0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 03:29:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 243 ++++++++++++----------------------------------- 1 file changed, 62 insertions(+), 181 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efde9b8..8843225 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,25 +47,38 @@ export default function LandingPage() {
+
+ +
+
-
- -
-
@@ -161,40 +124,15 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "t1", - name: "John Doe", - role: "Senior Contractor", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yz72fb&_wi=2", - imageAlt: "professional construction workers site", - }, + id: "t1", name: "John Doe", role: "Senior Contractor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yz72fb&_wi=2", imageAlt: "professional construction workers site"}, { - id: "t2", - name: "Jane Smith", - role: "Project Manager", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=att9gb&_wi=2", - imageAlt: "professional construction workers site", - }, + id: "t2", name: "Jane Smith", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=att9gb&_wi=2", imageAlt: "professional construction workers site"}, { - id: "t3", - name: "Mike Ross", - role: "Lead Roofing Tech", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ynfov&_wi=1", - imageAlt: "professional construction workers site", - }, + id: "t3", name: "Mike Ross", role: "Lead Roofing Tech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ynfov&_wi=1", imageAlt: "professional construction workers site"}, { - id: "t4", - name: "Sarah Lee", - role: "Exterior Specialist", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04ewgg&_wi=1", - imageAlt: "professional construction workers site", - }, + id: "t4", name: "Sarah Lee", role: "Exterior Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04ewgg&_wi=1", imageAlt: "professional construction workers site"}, { - id: "t5", - name: "David Miller", - role: "Site Foreman", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=36e4z1&_wi=1", - imageAlt: "professional construction workers site", - }, + id: "t5", name: "David Miller", role: "Site Foreman", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=36e4z1&_wi=1", imageAlt: "professional construction workers site"}, ]} title="Meet Our Professional Crew" description="Our friendly and experienced professionals are the backbone of Legend Exteriors." @@ -208,59 +146,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alice Brown", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ynfov&_wi=2", - }, + id: "t1", name: "Alice Brown", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ynfov&_wi=2"}, { - id: "t2", - name: "Bob White", - role: "Property Owner", - company: "Local Community", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04ewgg&_wi=2", - }, + id: "t2", name: "Bob White", role: "Property Owner", company: "Local Community", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04ewgg&_wi=2"}, { - id: "t3", - name: "Charlie Green", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=36e4z1&_wi=2", - }, + id: "t3", name: "Charlie Green", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=36e4z1&_wi=2"}, { - id: "t4", - name: "Diana Prince", - role: "Property Owner", - company: "Local Community", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vo26iq", - }, + id: "t4", name: "Diana Prince", role: "Property Owner", company: "Local Community", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vo26iq"}, { - id: "t5", - name: "Evan Wright", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fqu8jb", - }, + id: "t5", name: "Evan Wright", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fqu8jb"}, ]} kpiItems={[ { - value: "4.9/5", - label: "Customer Rating", - }, + value: "4.9/5", label: "Customer Rating"}, { - value: "98%", - label: "Referral Rate", - }, + value: "98%", label: "Referral Rate"}, { - value: "24h", - label: "Response Time", - }, + value: "24h", label: "Response Time"}, ]} title="Trusted by Homeowners" description="Hear what our clients have to say about their construction experiences." @@ -273,30 +180,15 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "How long does a typical project take?", - content: "Project timelines vary depending on the scope of work, but we provide clear estimates during your consultation.", - }, + id: "f1", title: "How long does a typical project take?", content: "Project timelines vary depending on the scope of work, but we provide clear estimates during your consultation."}, { - id: "f2", - title: "Do you provide cleanup services?", - content: "Yes, we focus on a clean, polished finish and handle all debris removal.", - }, + id: "f2", title: "Do you provide cleanup services?", content: "Yes, we focus on a clean, polished finish and handle all debris removal."}, { - id: "f3", - title: "Are you licensed and insured?", - content: "Absolutely. We carry full insurance and licenses for all our construction activities.", - }, + id: "f3", title: "Are you licensed and insured?", content: "Absolutely. We carry full insurance and licenses for all our construction activities."}, { - id: "f4", - title: "What areas do you serve?", - content: "We proudly serve the entire metro area and surrounding suburbs. Contact us to see if your property is within our service zone.", - }, + id: "f4", title: "What areas do you serve?", content: "We proudly serve the entire metro area and surrounding suburbs. Contact us to see if your property is within our service zone."}, { - id: "f5", - title: "Do you offer financing?", - content: "Yes, we partner with reputable financial institutions to offer flexible payment plans for your construction project.", - }, + id: "f5", title: "Do you offer financing?", content: "Yes, we partner with reputable financial institutions to offer flexible payment plans for your construction project."}, ]} title="Frequently Asked Questions" description="Have questions? We are here to help." @@ -308,8 +200,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1