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" }} />