diff --git a/src/app/page.tsx b/src/app/page.tsx index c814380..b711e41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { role: "Frequent Diner", company: "Business Traveler", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg?_wi=1", }, { id: "5", @@ -161,7 +161,7 @@ export default function LandingPage() { role: "Local Enthusiast", company: "City Foodie", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-people-girl-happy-lunch_1303-1901.jpg?_wi=2", }, ]} title="Guest Experiences"