diff --git a/src/app/page.tsx b/src/app/page.tsx index a0f3e42..a736c1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageAlt="Luxury modern apartment with panoramic city views" frameStyle="card" buttons={[ - { text: "View Properties", href: "properties" }, + { text: "View", href: "properties" }, { text: "Book a Viewing", href: "contact" } ]} />