From aa8d7ea4834bb9db77512694ff4f6626657822c6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 12:18:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 238 +++++++++++------------------------------------ 1 file changed, 56 insertions(+), 182 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f879c82..51ff967 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,23 +29,15 @@ export default function LandingPage() { @@ -53,98 +45,55 @@ export default function LandingPage() { @@ -155,9 +104,7 @@ export default function LandingPage() { title="A standard of service you've been waiting for." buttons={[ { - text: "Call Now", - href: "tel:1300000000", - }, + text: "Call Now", href: "tel:1300000000"}, ]} /> @@ -170,42 +117,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Plumbing", - description: "From leaky taps to major pipe repairs, we arrive prepared.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg?_wi=1", - }, - imageSrc: "http://img.b2bpic.net/free-photo/man-unpacking-belongings-after-moving-new-house_23-2149312727.jpg?_wi=2", - imageAlt: "professional plumber smiling friendly", + title: "Plumbing", description: "From leaky taps to major pipe repairs, we arrive prepared.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg" }, }, { id: 2, - title: "Electrical", - description: "Safe, compliant, and efficient electrical fixes for any room.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg?_wi=2", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg?_wi=3", - imageAlt: "minimal mascot vector design", + title: "Electrical", description: "Safe, compliant, and efficient electrical fixes for any room.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg" }, }, { id: 3, - title: "Air Conditioning", - description: "Keep your home comfortable all year round with expert maintenance.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg?_wi=3", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg?_wi=4", - }, - imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg?_wi=4", - imageAlt: "service van parked residential", + title: "Air Conditioning", description: "Keep your home comfortable all year round with expert maintenance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-living-nature_23-2149431671.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg" }, }, ]} showStepNumbers={false} @@ -221,59 +144,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah T.", - role: "Client", - company: "Homeowner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg?_wi=3", - }, + id: "1", name: "Sarah T.", role: "Client", company: "Homeowner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg"}, { - id: "2", - name: "Mark D.", - role: "Client", - company: "Homeowner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322080.jpg?_wi=2", - }, + id: "2", name: "Mark D.", role: "Client", company: "Homeowner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322080.jpg"}, { - id: "3", - name: "Emily R.", - role: "Client", - company: "Homeowner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-working-from-home_23-2151944836.jpg?_wi=2", - }, + id: "3", name: "Emily R.", role: "Client", company: "Homeowner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-working-from-home_23-2151944836.jpg"}, { - id: "4", - name: "John & Claire", - role: "Client", - company: "Homeowner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg?_wi=2", - }, + id: "4", name: "John & Claire", role: "Client", company: "Homeowner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg"}, { - id: "5", - name: "Chris B.", - role: "Client", - company: "Homeowner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg?_wi=4", - }, + id: "5", name: "Chris B.", role: "Client", company: "Homeowner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg"}, ]} kpiItems={[ { - value: "4.9/5", - label: "Google Rating", - }, + value: "4.9/5", label: "Google Rating"}, { - value: "1000+", - label: "Jobs Done", - }, + value: "1000+", label: "Jobs Done"}, { - value: "24/7", - label: "Support", - }, + value: "24/7", label: "Support"}, ]} title="Trusted by local homeowners." description="Don't just take our word for it." @@ -287,22 +179,14 @@ export default function LandingPage() { description="Call us now or leave your details, we'll reach out immediately." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Phone Number", required: true, }, ]} textarea={{ - name: "message", - placeholder: "What do you need help with?", - }} + name: "message", placeholder: "What do you need help with?"}} imageSrc="http://img.b2bpic.net/free-vector/travel-booking-app-concept_23-2148621098.jpg" mediaAnimation="slide-up" buttonText="Request a Call" @@ -313,29 +197,19 @@ export default function LandingPage() {