From ef3d15cc2846f1cd15e84e7a5c5ae07f4116c3b5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:34:33 +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 b102358..47a7e41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="Bar Restaurant Egnatia" description="Enjoy stunning sunsets, fresh local food, and a beautiful relaxing atmosphere perfect for dining and events." buttons={[{ text: "View Menu", href: "#menu" }]} - imageSrc="http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -98,7 +98,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Special requests?"}} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beach-chair-summer-sky-white_1203-5683.jpg?_wi=2" /> -- 2.49.1