From d84fa9737cd750a4105df8e0dbf2643145a48623 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 07:44:18 +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 3c7612f..4fa9d9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { role: "Owner", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/this-is-day-with-my-little-puppies_329181-11563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/this-is-day-with-my-little-puppies_329181-11563.jpg?_wi=1", }, { id: "2", @@ -151,7 +151,7 @@ export default function LandingPage() { role: "Owner", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/this-is-day-with-my-little-puppies_329181-11563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/this-is-day-with-my-little-puppies_329181-11563.jpg?_wi=2", }, ]} title="What Our Owners Say" -- 2.49.1