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() {