From 0ec34e6669a51c1111e16c9e60c158ccb44cc751 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 06:36:31 +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 f810ea7..2bcf2c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { tag="FINE DINING EXPERIENCE" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=1", imageAlt: "Luxurious fine dining setting", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-salad-with-mushrooms_23-2148471925.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=2", imageAlt: "professional chef portrait", }, ]} -- 2.49.1