diff --git a/src/app/page.tsx b/src/app/page.tsx index 51ff967..b96ad69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,19 +51,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah T.", handle: "@sarah_t", testimonial: "They arrived within an hour. Professional and fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg?_wi=1"}, { name: "Mark D.", handle: "@mark_d", testimonial: "Finally, tradespeople who are actually reliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322080.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322080.jpg?_wi=1"}, { name: "Emily R.", handle: "@emily_r", testimonial: "Fixed my AC in one go. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-working-from-home_23-2151944836.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-working-from-home_23-2151944836.jpg?_wi=1"}, { name: "John & Claire", handle: "@john_claire", testimonial: "Exceptional service. Polite, tidy and quick.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg?_wi=1"}, { name: "David L.", handle: "@david_l", testimonial: "Best experience I've had with home maintenance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg?_wi=2"}, ]} buttons={[ { @@ -117,18 +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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg" }, + 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" }, }, { 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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg" }, + 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" }, }, { 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" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/stand-up-dog-lineart-logo_530521-1538.jpg" }, + 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=3" }, }, ]} showStepNumbers={false} @@ -145,19 +145,19 @@ export default function LandingPage() { 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"}, + imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg?_wi=3"}, { 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"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322080.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"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-working-from-home_23-2151944836.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"}, + imageSrc: "http://img.b2bpic.net/free-photo/we-teach-her-personal-hygiene_329181-4755.jpg?_wi=2"}, { 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"}, + imageSrc: "http://img.b2bpic.net/free-photo/contented-elated-african-amerian-woman-has-crisp-hair_273609-28607.jpg?_wi=4"}, ]} kpiItems={[ {