diff --git a/src/app/page.tsx b/src/app/page.tsx index 595c473..e8cf921 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { metrics={[ { id: "1", value: "227", title: "%", description: "Average traffic increase within 6 months", icon: TrendingUp }, { id: "2", value: "78", title: "%", description: "Improvement in conversion rates", icon: Target }, - { id: "3", value: "8.1", title: "x", description: "Average ROI multiple delivered", icon: Zap }, + { id: "3", value: "8", title: "x", description: "Average ROI multiple delivered", icon: Zap }, { id: "4", value: "95", title: "%", description: "Client satisfaction and retention rate", icon: Award } ]} />