Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 12:25:09 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
<div id="properties" data-section="properties">
<ProductCardFour
title="Featured Properties"
description="Handpicked luxury properties selected for their exceptional quality, location, and investment potential."
description="Each property verified for authenticity and investment quality. Handpicked luxury properties selected for their exceptional quality, location, and investment potential."
tag="Portfolio Highlights"
tagIcon={Home}
tagAnimation="slide-up"
@@ -283,4 +283,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}