From ba926f277c3612285fa6dd080a40a14e53f5cf95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:19:52 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index d1f8bdf..e007778 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { quote: "The best meal I've had in years.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190935.jpg?_wi=1", imageAlt: "luxury restaurant ambiance evening warm", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { quote: "Perfect for anniversaries.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-group-friends-restaurant_23-2148395396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-group-friends-restaurant_23-2148395396.jpg?_wi=3", imageAlt: "restaurant chef plating fine dining", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { quote: "The service was impeccable.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529835.jpg?_wi=9", imageAlt: "gourmet seasonal dish plating restaurant", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { quote: "Every dish was a piece of art.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wine-bar-interior-with-bottle-counter_23-2152024848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wine-bar-interior-with-bottle-counter_23-2152024848.jpg?_wi=3", imageAlt: "sophisticated cocktail elegant glass", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { quote: "A hidden gem in the city.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-healthy-round-cake-plate_23-2148161581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-healthy-round-cake-plate_23-2148161581.jpg?_wi=2", imageAlt: "artisan fresh dessert plating fine dining", }, ]} @@ -137,7 +137,7 @@ export default function LandingPage() { quote: "Absolute culinary perfection.", name: "Sarah J.", role: "Food Critic", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-healthy-round-cake-plate_23-2148161581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-healthy-round-cake-plate_23-2148161581.jpg?_wi=3", imageAlt: "artisan fresh dessert plating fine dining", }, ]}