3 Commits

Author SHA1 Message Date
62d818bbef Update src/app/page.tsx 2026-03-10 20:16:43 +00:00
9a12f1e029 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:09:06 +00:00
3ecc645cae Merge version_1 into main
Merge version_1 into main
2026-03-10 20:08:43 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
<div id="properties" data-section="properties">
<ProductCardOne
title="Featured Properties"
description="Hand-selected luxury properties showcasing the finest homes in the market"
description="Limited Availability: Only 3 properties in this collection"
tag="Available Now"
tagIcon={Sparkles}
textboxLayout="default"
@@ -239,4 +239,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}