From d8ae012d3b855d92fce0880f43d664954ae83e77 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Feb 2026 21:31:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9cc092..3005357 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: "Warm restaurant interior" } ]} rating={5} -- 2.49.1