Merge version_3 into main #2

Merged
bender merged 2 commits from version_3 into main 2026-03-07 07:32:39 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1421,4 +1421,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
<div id="properties" data-section="properties">
<ProductCardOne
title="Featured Properties"
description="Explore our handpicked selection of premium properties available now. Each listing represents exceptional value and unique character."
description="Verified listings with full market analysis. Explore our handpicked selection of premium properties available now. Each listing represents exceptional value and unique character."
tag="Available Now"
tagIcon={Home}
tagAnimation="slide-up"
@@ -214,4 +214,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}