diff --git a/src/app/page.tsx b/src/app/page.tsx index bedc962..ea4fd36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,6 +37,7 @@ export default function LuxuryTravelAgencyTemplatePage() { { name: "Contact", id: "contact" }, ]} brandName="Luxuria" + button={{ text: "Get Started", href: "#contact" }} />