Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-04-23 09:44:56 +00:00

View File

@@ -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."
/>
</div>
@@ -298,4 +298,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}