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"