From 74cc5b60d2c4392b43d3d96d7d64bd2c49702e9c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Feb 2026 21:38:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da894b5..8a963f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,6 @@ export default function SababaKitchenPage() { mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-photo/side-dish-with-peppers-grated-cheese-greens-served-with-glass-wine_141793-948.jpg", imageAlt: "Sababa Kitchen dining ambiance" - }, - { - imageSrc: "https://img.b2bpic.net/free-photo/close-up-hand-holding-plate-with-food_23-2148814494.jpg", imageAlt: "Authentic Israeli dishes" } ]} rating={5} @@ -265,4 +262,4 @@ export default function SababaKitchenPage() { ); -} +} \ No newline at end of file