From 462e941602c9231f7a2717bfdc76809c534ca2d1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:32:48 +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 8f6438a..0c779b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,6 +85,7 @@ export default function LandingPage() { imageAlt="Bakery storefront and team" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> -- 2.49.1