From 870588fb87b0a71ec514032fe07c1229ef2ce9f5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 12:12:34 +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 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" -- 2.49.1