From 8f03aca6283c2bc3d32f63031ee9f367c39f4deb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:30:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97b4dd4..8d561d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,8 +46,8 @@ export default function LandingPage() { description="Discover the world's most exclusive destinations, meticulously curated for discerning travelers who demand nothing but the finest experiences." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Explore Destinations", href: "#destinations" }, { text: "Contact Our Experts", href: "#contact" }, + { text: "Start Your Luxury Journey", href: "#destinations" }, ]} buttonAnimation="slide-up" layoutOrder="default" -- 2.49.1