diff --git a/src/app/page.tsx b/src/app/page.tsx index f3e32a3..5c79e75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,6 +118,7 @@ export default function LandingPage() { { icon: TrendingUp, label: "Avg. ROI Increase", value: "340%" }, { icon: Award, label: "Industry Awards", value: "28" } ]} + metricsAnimation="slide-up" useInvertedBackground={false} />