Update src/app/interactive/page.tsx

This commit is contained in:
2026-04-22 05:59:32 +00:00
parent 8b32050a85
commit 23ee1a1e07

View File

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