From bd53e24c63476c0fa10742042cdc42059e5e36dd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:45:08 +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 758faaa..e777912 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "Excellent work and very respectful of our property.", name: "Sarah P.", role: "Commercial Client", - imageSrc: "http://img.b2bpic.net/free-photo/grandfather-with-granddaughter-yard-with-firewood-hands_1157-30528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandfather-with-granddaughter-yard-with-firewood-hands_1157-30528.jpg?_wi=1", }, { id: "5", @@ -161,7 +161,7 @@ export default function LandingPage() { quote: "The team was prompt, efficient, and left the garden looking pristine.", name: "Michael R.", role: "Residential Client", - imageSrc: "http://img.b2bpic.net/free-photo/grandfather-with-granddaughter-yard-with-firewood-hands_1157-30528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandfather-with-granddaughter-yard-with-firewood-hands_1157-30528.jpg?_wi=2", }, ]} title="What Our Clients Say" -- 2.49.1