Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-10 20:16:47 +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>
);
}
}