From 4c7311691540cfb42deb0612e3b1b009b2d835e6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 23:45:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" }} />