From 1d4b64198e8340c597ae8dc8ca0368c820342664 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:26:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 44fb13f..408e696 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -229,8 +229,8 @@ export default function LandingPage() { tag="Get in Touch" tagIcon={Phone} tagAnimation="slide-up" - title="Ready to Find Your Perfect Property?" - description="Let our luxury real estate experts guide you through your next investment. We're ready to discuss your property goals and create a customized strategy." + title="Ready to Find Your Perfect Property Today?" + description="Let our luxury real estate experts guide you through your next investment. Limited availability on premium listings encourages immediate action. We're ready to discuss your property goals and create a customized strategy." buttons={[ { text: "Schedule Consultation", href: "contact" }, { text: "Browse Listings", href: "properties" } -- 2.49.1