From ce9d7b71d152f64fe397b5e5fcf7906e09e94e6e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 12:20:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e8e998..0abd853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "The freshest sushi I've had in ages. A must-visit!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-smile-happy-restaurant-coffee-shop-cafe_74190-9425.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-smile-happy-restaurant-coffee-shop-cafe_74190-9425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-smile-happy-restaurant-coffee-shop-cafe_74190-9425.jpg?_wi=1", }, { id: "2", @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "The atmosphere is perfect for a quick lunch or dinner.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-smile-happy-restaurant-coffee-shop-cafe_74190-9425.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-smile-happy-restaurant-coffee-shop-cafe_74190-9425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-smile-happy-restaurant-coffee-shop-cafe_74190-9425.jpg?_wi=2", }, ]} title="Guest Stories" -- 2.49.1