Update src/app/page.tsx

This commit is contained in:
2026-02-15 21:34:41 +00:00
parent d8ae012d3b
commit aabf5345a5

View File

@@ -50,6 +50,9 @@ export default function SababaKitchenPage() {
mediaItems={[ 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/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} rating={5}