3 Commits

Author SHA1 Message Date
cccc807570 Merge version_3 into main
Merge version_3 into main
2026-04-23 09:44:55 +00:00
70ca541d50 Update src/app/page.tsx 2026-04-23 09:44:52 +00:00
b1f843c77d Merge version_2 into main
Merge version_2 into main
2026-04-23 09:43:38 +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>
);
}
}