From 950c86a17cca069514fe0b08e1a9035ae47fa803 Mon Sep 17 00:00:00 2001 From: development Date: Wed, 7 Jan 2026 10:25:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec6ab07..0dcc01d 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" } ]} />