From 374d4f495caf99fa3182e2fe9a69b07b2d37be0f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 01:50:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) 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" />