diff --git a/src/app/page.tsx b/src/app/page.tsx index 9437618..da06eba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,7 +183,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Arrived within 30 minutes. Exceptional service at night.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg?_wi=1", }, { id: "3", @@ -207,7 +207,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "True professionals. They saved me thousands on a repair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-crossed-arms_23-2148783570.jpg?_wi=2", }, ]} showRating={true}