diff --git a/src/app/page.tsx b/src/app/page.tsx index efddbfd..8e14866 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() { handle: "@jlo", testimonial: "Stunning remodel. They handled everything perfectly from start to finish.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=1", }, { id: "5", @@ -192,7 +192,7 @@ export default function LandingPage() { handle: "@dsmith", testimonial: "The best construction team in NYC. Efficient, clean, and top-tier results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=2", }, ]} showRating={true}