From 8976e21c2387cc2bcc7e6edf278f5ff50a87ba77 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:26:29 +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 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"