Merge version_6 into main #5

Merged
development merged 2 commits from version_6 into main 2026-01-06 14:11:53 +00:00
Showing only changes of commit 6f76860de0 - Show all commits

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
title="Premium Properties in Prime Locations"
title="Premium Properties in Premium Locations"
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing. Start your real estate journey with confidence."
tag="NEW LISTINGS ADDED THIS WEEK"
tagIcon={Sparkles}
@@ -477,4 +477,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}