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