diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index abf88d9..6cb357c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -27,6 +27,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" }, ]} brandName="Luxuria" + button={{ text: "Book Now", href: "/contact" }} />