Update src/app/contact/page.tsx
This commit is contained in:
@@ -30,6 +30,7 @@ export default function ContactPage() {
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="Brew Haven"
|
||||
button={{ text: "Get In Touch", href: "#contact-form" }}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact-form" data-section="contact-form">
|
||||
|
||||
Reference in New Issue
Block a user