diff --git a/src/app/page.tsx b/src/app/page.tsx index 03cbfde..d0af02d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,11 +185,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "99%", description: "Satisfaction"}, + value: "99%"}, { - value: "2x", description: "Productivity"}, + value: "2x"}, { - value: "50%", description: "Cost Savings"}, + value: "50%"}, ]} title="What Our Clients Say" description="Hear from satisfied customers who have experienced the transformative power of our software solutions."