From f3bde3b17bd95be669213ba72889d61faaed26d9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 22:15:57 +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 c8e86c7..db5bb88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -247,7 +247,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} buttons={[ - { text: "Schedule Consultation", href: "#" }, + { text: "Get Expert Guidance Now", href: "#" }, { text: "Browse Listings", href: "#properties" } ]} />