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" } ]} />