From 6c06482833425c792a7d2ac6e62444277ed2a9fa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 12:54:42 +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 5828229..6e5f378 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { name: "John Doe", role: "Homeowner", testimonial: "Mark fixed my leak in record time. Excellent service!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg?_wi=1", }, { id: "2", @@ -138,7 +138,7 @@ export default function LandingPage() { name: "Robert Miller", role: "Homeowner", testimonial: "Prompt and efficient. They saved my kitchen from water damage.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg?_wi=2", }, ]} title="Customer Reviews"