From 80ad50b1b19bf05d7a495a0ebc848dffdac0ceb7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:31:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c38aaa..b1fcbd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,6 +76,7 @@ export default function LandingPage() { imageAlt="Creative team strategizing social media campaigns" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> -- 2.49.1