diff --git a/src/app/page.tsx b/src/app/page.tsx index 89887bf..3b27d66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,6 +80,7 @@ export default function LandingPage() { { icon: Award, label: "Quality Verified", value: "100%" }, { icon: Zap, label: "Years Trusted", value: "12+" }, ]} + metricsAnimation="slide-up" useInvertedBackground={false} />