Merge version_1 into main #3

Merged
development merged 1 commits from version_1 into main 2026-01-07 09:41:49 +00:00

View File

@@ -126,12 +126,6 @@ export default function LandingPage() {
<div id="about" data-section="about">
<FeatureCardSeven
title="Why Invest With Us"
description="End-to-end transparency, legal security, and expert guidance—your path to confident property ownership."
tag="Our Process"
textboxLayout="default"
useInvertedBackground="noInvert"
animationType="blur-reveal"
features={[
{
id: 1,
@@ -150,6 +144,12 @@ export default function LandingPage() {
title: "Dedicated Property Advisor", description: "Your personal advisor understands your investment goals and market conditions. Expert guidance on ROI potential, rental yields, and neighborhood growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767778365391-w533t4p3.jpg"
}
]}
title="Why Invest With Us"
description="End-to-end transparency, legal security, and expert guidance—your path to confident property ownership."
tag="Our Process"
textboxLayout="default"
useInvertedBackground="noInvert"
animationType="blur-reveal"
className="w-full"
cardTitleClassName="text-2xl font-bold"
/>
@@ -237,7 +237,6 @@ export default function LandingPage() {
}
]}
className="w-full"
titleClassName="text-4xl md:text-5xl font-bold"
/>
</div>