From 73e3c823284671be584a7572f712982a1c970677 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 20:53:06 +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 82e76d9..1c8f0af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "View Menu", href: "#menu" }, { text: "Reserve Table", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg", alt: "Top view table assortment with plant" }, { src: "http://img.b2bpic.net/free-photo/penne-pasta-cooked-tomato-sauce_114579-1752.jpg", alt: "Penne pasta cooked in tomato sauce" }, @@ -174,7 +174,7 @@ export default function LandingPage() { title="Visit Super Fantasy" description="Join us today for an unforgettable dining experience in the heart of Alakahia." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg?_wi=2" /> -- 2.49.1