diff --git a/src/app/page.tsx b/src/app/page.tsx index 43f6d1d..7061da5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "The most incredible dining experience I've had in years. Every detail was perfect.", name: "Sarah Miller", role: "Food Critic", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg?_wi=1", }, { id: "2", @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "A hidden gem in the city. The service and flavors are unmatched.", name: "Liam Bennett", role: "Diner", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg?_wi=2", }, ]} title="Diner Experiences"