Switch to version 2: modified src/app/page.tsx
This commit is contained in:
@@ -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="Discover our 'Modern Kosher Italian' fusion, where premium quality meets unparalleled freshness in every bite, designed to ignite your appetite."
|
||||
description="From handmade gnocchi to the freshest fish caught daily, discover our culinary signature items."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,4 +173,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user