From 7f47a36e48b8021c87c36f2719dfb794eea3606d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 03:18:01 +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 0fe4a96..26fe63e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "View Menu", href: "#menu" }, { text: "Get Directions", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-food-assortment-top-view_23-2148716416.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6aiS2gHU0TaaR4IwziZ0P0D9H/uploaded-1777605461404-a0fjk300.jpg" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg", alt: "Happy restaurant guests" }, @@ -166,7 +166,7 @@ export default function LandingPage() {