From 12720279df1f7b6ed802d314264f1dd7af007cd7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:49:29 +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 c39981b..b048299 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,6 +80,7 @@ export default function CafeLandingPage() { imageAlt="Our café storefront" useInvertedBackground={false} mediaAnimation="blur-reveal" + metricsAnimation="blur-reveal" /> -- 2.49.1