From 7466d1e794656d746f6afcd17bd1b729565810ae Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 23:39:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 988d2cc..f2a5137 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fish-slices-with-lemon-slices-dark-seafood-dish-color-food-meat-photo-raw_140725-144018.jpg", imageAlt: "Fresh seafood display" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg", imageAlt: "Sunset dockside dining" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXtxGv2Mi4qZn7iwV1HIeA5jaU/uploaded-1772753920476-axa9djtp.png", imageAlt: "Sunset dockside dining" } ]} autoplayDelay={4000} -- 2.49.1