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