From 655e6583c82402f71055909bf87742253186b27d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 22:07:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7e2836..cf84160 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@LocalBusiness", testimonial: "Our commercial building needed a serious clean. The team was efficient and professional, exceeding our expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg?_wi=1", imageAlt: "business person portrait professional", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { }, ]} avatarText="Join 1000+ satisfied clients!" - imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg?_wi=2" imageAlt="Professionals pressure washing a house exterior" showBlur={true} textPosition="bottom" -- 2.49.1