From d2c2470cbaaa718c1c6cc978a7566b8dd3a249ff Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 03:56:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d6cfd3..77ddd28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { title: "24/7 Emergency Repair", subtitle: "Always available", description: "Rapid response for burst pipes and urgent failures.", - imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=1", }, { id: 2, @@ -187,7 +187,7 @@ export default function LandingPage() { title: "Fixture Installation", subtitle: "Luxury upgrades", description: "Expert fitting of faucets, sinks, and premium fixtures.", - imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2", }, { id: 3, @@ -195,7 +195,7 @@ export default function LandingPage() { title: "System Inspections", subtitle: "Preventative care", description: "Comprehensive diagnostics to prevent future breakdowns.", - imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=3", }, ]} title="Expert Plumbing Solutions" @@ -214,7 +214,7 @@ export default function LandingPage() { name: "Sarah Miller", role: "Homeowner", testimonial: "The gold standard of plumbing. They treat your home like their own.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", }, { id: "2", @@ -242,7 +242,7 @@ export default function LandingPage() { name: "Robert B.", role: "Client", testimonial: "Incredible communication and stellar results on my bathroom remodel.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", }, ]} title="What Our Neighbors Say" -- 2.49.1