diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d8c222..a532da7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imagePosition="right" useInvertedBackground={false} buttons={[ - { text: "Arrange a Meeting", href: "contact" }, + { text: "Get Your Luxury Consultation", href: "contact" }, { text: "Our Services", href: "services" } ]} buttonAnimation="slide-up"