diff --git a/src/app/page.tsx b/src/app/page.tsx index f1e7d88..8f02995 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,6 +203,7 @@ export default function LandingPage() { imageAlt="Florist creating custom arrangement" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" metrics={[ { value: "100%", title: "Custom Orders Fulfilled" @@ -261,6 +262,7 @@ export default function LandingPage() { imageAlt="Florist preparing delivery arrangement" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" metrics={[ { value: "99.8%", title: "On-Time Delivery Rate"