Update src/app/contact/page.tsx

This commit is contained in:
2026-04-22 13:16:08 +00:00
parent f0672cc02e
commit c1020eb858

View File

@@ -19,6 +19,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" },
]}
brandName="The Table"
button={{ text: "Book Now", href: "/contact" }}
/>
</div>