From c1020eb85870fe2c20b9fa57b7bd4d5f06a2b15c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:16:08 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 705cf53..58a5b2c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,6 +19,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" }, ]} brandName="The Table" + button={{ text: "Book Now", href: "/contact" }} />