Update src/app/contact/page.tsx

This commit is contained in:
2026-04-22 05:59:31 +00:00
parent f848d7e6ba
commit b80ae7bf67

View File

@@ -27,6 +27,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" },
]}
brandName="Luxuria"
button={{ text: "Book Now", href: "/contact" }}
/>
</ReactLenis>
</ThemeProvider>