From 2ed5305915be9fe5e7ecec906b376eaaba856abc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 08:22:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 678b4ac..c37f83a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { { value: "95%", title: "Client Retention Rate" }, { value: "45%", title: "Avg Growth Rate" } ]} - metricsAnimation="scale-rotate" + metricsAnimation="slide-up" useInvertedBackground={true} ariaLabel="About SocialPro agency section" /> -- 2.49.1