Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9ee84dcf1 | |||
| 27d797d1b7 | |||
| facedaa385 | |||
| c6bafe2b1e | |||
| c998d2545e | |||
| 74cc5b60d2 | |||
| c1f5b25e8a | |||
| e19e5cea84 | |||
| a02a4b6711 | |||
| 50a5c56713 | |||
| aabf5345a5 | |||
| 54ce8a63a9 | |||
| d8ae012d3b | |||
| 4b1bfd0594 | |||
| 65c99308a5 |
@@ -93,4 +93,4 @@ export default function BlogPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -1264,4 +1264,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -118,4 +118,4 @@ export default function MenuPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -52,7 +52,7 @@ export default function SababaKitchenPage() {
|
||||
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"
|
||||
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 +265,4 @@ export default function SababaKitchenPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -314,4 +314,4 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -159,4 +159,4 @@ export default function ShopPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user