From 35a0dd7ae287dcac50111a55f0d2796f9dbcc9a4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:16:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0653b3a..0e3e336 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,6 +27,7 @@ export default function LandingPage() { { name: "Contact", id: "/contact" }, ]} brandName="The Table" + button={{ text: "Book Now", href: "/contact" }} />