From 4d592eea02ee9ac235585d023c23e61b0a903b3d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 12:27:58 +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 c9c3afc..9d1e1e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,6 +95,7 @@ export default function LandingPage() { imageAlt="AquaPremium sustainability commitment" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> -- 2.49.1