From 311327af280b7c8c3cd2c27b215b57700eb08a8f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:38:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 715cd16..9cdc4da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,6 +104,7 @@ export default function LandingPage() { imageAlt="Artisan jewellery crafting" useInvertedBackground={true} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -253,4 +254,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file