diff --git a/src/app/page.tsx b/src/app/page.tsx index f97a022..ed78c4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,6 +123,7 @@ export default function LandingPage() { imageAlt="Manor consulting team" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -185,6 +186,7 @@ export default function LandingPage() { imageAlt="About Manor Management" useInvertedBackground={false} mediaAnimation="blur-reveal" + metricsAnimation="slide-up" /> @@ -203,6 +205,7 @@ export default function LandingPage() { { text: "Book Consultation", href: "#" }, { text: "Start Your Credit Review", href: "#" } ]} + mediaAnimation="blur-reveal" />