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"