From ab8ea4fb3b67cc5bea81897a6abe8c19c7633a68 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 19:04:42 +0000 Subject: [PATCH] Switch to version 2: modified src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 626ae32..e5ef295 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -173,4 +173,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file