From 187151b1a8be8921f12555f62e506b3932895ccb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:46:34 +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 a971fa7..46b69df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { name: "William R.", role: "Homeowner", testimonial: "Amazing craftsmanship and professionalism! The paver install turned out perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-romantic-happy-holidays-holding-hand-boyfriend-following-her_1150-4660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-romantic-happy-holidays-holding-hand-boyfriend-following-her_1150-4660.jpg?_wi=1", }, { id: "t2", @@ -223,7 +223,7 @@ export default function LandingPage() { name: "Marcus D.", role: "Landscape Enthusiast", testimonial: "Incredible attention to detail. My backyard is finally a dream oasis.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-romantic-happy-holidays-holding-hand-boyfriend-following-her_1150-4660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-romantic-happy-holidays-holding-hand-boyfriend-following-her_1150-4660.jpg?_wi=2", }, ]} title="What Our Clients Say" -- 2.49.1