From 0d64094bcc86742e15fc294b6d1342adf6279da5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:54:34 +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 81f3ca3..dad7a38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,6 +69,7 @@ export default function LandingPage() { imageAlt="Warm and welcoming café interior" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> -- 2.49.1