From 9e799ad6b4182c6c783f026ba2446f7c6bb2c2f4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 19:03:48 +0000 Subject: [PATCH] Update 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 e5ef295..626ae32 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="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." /> @@ -173,4 +173,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1