2 Commits

Author SHA1 Message Date
6e6999b8d3 Update src/app/page.tsx 2026-03-11 12:25:05 +00:00
9389ba63ea Merge version_1 into main
Merge version_1 into main
2026-03-11 12:23:37 +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>
);
}
}