From 2d77dd4c0a4e088fd3b4bd0a43254cf14465c2d5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 23:41:42 +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..2f91a78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,15 +38,14 @@ export default function ItalianRestaurantPage() { { name: "Reviews", id: "testimonials" } ]} button={{ - text: "Book a Table", - href: "contact" + text: "Book a Table", href: "contact" }} />
@@ -220,4 +173,4 @@ export default function ItalianRestaurantPage() { ); -} +} \ No newline at end of file