From 70ca541d50d57f00fff07a3aaef7c44f4f461aa0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 09:44:52 +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 94ef0b5..e349348 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { id: "p4", name: "Privacy Focused Villa", price: "$620,000", variant: "4bd / 4ba", imageSrc: "http://img.b2bpic.net/free-photo/sofa-living-room-decorated-with-brazilian-folklore-design_23-2150794077.jpg"}, ]} title="New Listings" - description="Explore the latest exclusive properties in Putnam County and beyond." + description="Gain exclusive access to our hand-picked selection of market-ready properties before they hit the general public." /> @@ -298,4 +298,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1