From 68756e9ed871b8d6153e93f59551237ca6762047 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:33:37 +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 39c9540..ff39a04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/cheerful-multiethnical-couple-buying-goods-supermarket_23-2148216050.jpg" imageAlt="Pool and Garden Centre store" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} /> -- 2.49.1