diff --git a/src/app/page.tsx b/src/app/page.tsx index 90ad76d..97802fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Best steak tacos hands down. Always tender and flavorful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg?_wi=1", }, { id: "2", @@ -108,7 +108,7 @@ export default function LandingPage() { handle: "@jesslee", testimonial: "Authentic, quick, and super friendly staff. Five stars!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-restaurant_23-2149250080.jpg?_wi=2", }, ]} showRating={true}