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 +}