From 5e0994db0fabb06b8fb9ddb65d4fecbe4e5a44d5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 04:47:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 75 +++++++++--------------------------------------- 1 file changed, 14 insertions(+), 61 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cf7f9f..924555f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,8 +38,7 @@ export default function ItalianRestaurantPage() { { name: "Reviews", id: "testimonials" } ]} button={{ - text: "Book a Table", - href: "contact" + text: "Book a Table", href: "contact" }} /> @@ -73,28 +72,16 @@ export default function ItalianRestaurantPage() {