From 4bdcbbe035077befa1c478c5613a2aa62187f932 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Feb 2026 20:33:28 +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 ea02005..aad0f5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,6 +68,7 @@ export default function LandingPage() { imageAlt="Woman with glowing, healthy skin" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> -- 2.49.1