From 1bd1b08baa196e31d662741e50a07bd32cd3954c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 16:37:21 +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 f3f6dc5..244c1f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg?_wi=1", imageAlt: "Wine pouring", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { "Lamb Chops", "Traditional Gnocchi", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-balcony-background-night-city_1153-3809.jpg?_wi=2", imageAlt: "candlelit restaurant table dining luxury", }, { -- 2.49.1