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