From fd958ed0e9ce9f5a3c842d630409890ca24df934 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 05:24:04 +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 6678a09..55a275e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-cream-vegetables_140725-2091.jpg", imageAlt: "Delicious restaurant food with elegant plating" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BF1Pn8EsLsFOMwFPnB5smeUsEb/uploaded-1774070524481-5dms3oex.png", imageAlt: "Delicious restaurant food with elegant plating" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BF1Pn8EsLsFOMwFPnB5smeUsEb/uploaded-1774070550552-chcie76a.png", imageAlt: "Omika Restaurant warm and inviting interior" -- 2.49.1