Update src/app/events/page.tsx

This commit is contained in:
2026-04-22 13:16:09 +00:00
parent c1020eb858
commit 9eb8d9a5e3

View File

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