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