diff --git a/src/app/page.tsx b/src/app/page.tsx index a65d02b..5171ad6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,13 +195,13 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "98%", description: "Team Satisfaction" + title: "98%" }, { - value: "3X", description: "Faster Lead Processing" + title: "3X" }, { - value: "25%", description: "Increased Conversions" + title: "25%" } ]} title="What Our Team Says About LeadHive"