diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ecc675..a720c46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { rating={5} ratingText="Trusted by 500+ homeowners" buttons={[ - { text: "Browse Properties", href: "#properties" }, + { text: "View Luxury Listings", href: "#properties" }, { text: "Schedule Tour", href: "#contact" } ]} buttonAnimation="slide-up"