Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-19 01:50:54 +00:00

View File

@@ -123,6 +123,7 @@ export default function LandingPage() {
imageAlt="Manor consulting team"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -185,6 +186,7 @@ export default function LandingPage() {
imageAlt="About Manor Management"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
</div>
@@ -203,6 +205,7 @@ export default function LandingPage() {
{ text: "Book Consultation", href: "#" },
{ text: "Start Your Credit Review", href: "#" }
]}
mediaAnimation="blur-reveal"
/>
</div>