diff --git a/src/app/page.tsx b/src/app/page.tsx index 489a66f..e0702f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { price: "$28", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-gourmet-food-with-beef_23-2148516881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-gourmet-food-with-beef_23-2148516881.jpg?_wi=1", imageAlt: "A perfectly plated Modern European main course", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { role: "Local Food Critic", company: "Taste & Thrive Blog", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430890.jpg?_wi=1", imageAlt: "Portrait of Sarah Johnson", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { role: "Regular Patron", company: "Community Member", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg?_wi=1", imageAlt: "Portrait of Michael Chen", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { role: "Chef & Food Blogger", company: "Culinary Explorer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=1", imageAlt: "Portrait of Emily Rodriguez", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { role: "Events Planner", company: "City Events Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=1", imageAlt: "Portrait of David Kim", }, ]}