From f858c5d61456d56462a47f3b7df79ca89aac900d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 15:05:33 +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 c065225..adf669e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { name: "Sarah Miller", handle: "Local Resident", testimonial: "Fast service and professional. Fixed my leak in under an hour.", - imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg?_wi=1", }, { id: "2", @@ -146,7 +146,7 @@ export default function LandingPage() { name: "Jessica Lee", handle: "Property Manager", testimonial: "They always arrive on time and get the job done right. Very professional.", - imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg?_wi=2", }, ]} title="Customer Reviews" -- 2.49.1