From 913772b24d8837d648eaf0e9c2175f372bcc24cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 22:59:25 +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 46a1f7f..2e7305c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Southcliff provides a secure, gated environment with dedicated 24/7 gate attendant service. Please note: strictly by appointment only for all visitor entries." buttons={[ { text: "Schedule Your Appointment", href: "#contact" }, - { text: "Explore Properties", href: "#products" }, + { text: "View Available Estates", href: "#products" }, ]} imageSrc="http://img.b2bpic.net/free-photo/white-red-house-surrounded-by-trees-night_198169-157.jpg" /> -- 2.49.1