From 85c8497b64a49d54470cbfe6060c6fe6be72cd83 Mon Sep 17 00:00:00 2001 From: development Date: Wed, 7 Jan 2026 10:28:36 +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 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" } ]} />