From 2dd34c1db3670a9265d06030d493dee27f89722d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 16:49:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a8b7d2..8071124 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { description="Experience the true essence of traditional Turkish cuisine crafted with passion, premium ingredients, and time-honored recipes." tag="Since 1995" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg", imageAlt: "Authentic turkish kebab platter" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg", imageAlt: "Mediterranean dining ambiance" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhWNYBnnf49Eeclk6ADmdLtKeG/uploaded-1777049337538-yy95fj5v.jpg", imageAlt: "Authentic turkish kebab platter" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhWNYBnnf49Eeclk6ADmdLtKeG/uploaded-1777049337538-ibhaupe0.jpg", imageAlt: "Mediterranean dining ambiance" } ]} mediaAnimation="slide-up" rating={5} @@ -169,4 +169,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1