diff --git a/src/app/page.tsx b/src/app/page.tsx index cbacbf9..ad17173 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Home} tagAnimation="slide-up" buttons={[ - { text: "View Properties", href: "#properties" }, + { text: "Browse Premium Properties", href: "#properties" }, { text: "Schedule Free Consultation", href: "#contact" } ]} buttonAnimation="slide-up" @@ -205,7 +205,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" title="Looking for the Perfect Property?" - description="Get a personalized property recommendation and market insights in 24 hours—no obligations" + description="Let our expert agents help you find the best property deals today. Get personalized consultation and transparent guidance through your real estate journey." background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email address"