diff --git a/src/app/page.tsx b/src/app/page.tsx index 1110e53..99c3678 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { mediaAnimation="slide-up" buttons={[ { text: "Browse Properties", href: "properties" }, - { text: "Contact Agent", href: "contact" }, + { text: "View Exclusive Properties", href: "properties" }, ]} buttonAnimation="slide-up" />