Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-05 19:03:51 +00:00

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
{ id: "p6", brand: "Mains", name: "Truffle Pasta", price: "82 NIS", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?w=600&q=75" },
]}
title="Signature Menu"
description="From handmade gnocchi to the freshest fish caught daily, discover our culinary signature items."
description="Discover our 'Modern Kosher Italian' fusion, where premium quality meets unparalleled freshness in every bite, designed to ignite your appetite."
/>
</div>
@@ -173,4 +173,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}