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() {