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