From be34d0bbfe8e1976062e535080696de2c35dda82 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 21:57:59 +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 0a2f7f6..b551be7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -30,6 +30,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" } ]} brandName="Brew Haven" + button={{ text: "Get In Touch", href: "#contact-form" }} />