diff --git a/src/app/page.tsx b/src/app/page.tsx index ce997d2..0154901 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,13 +196,13 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "10,000+" + value: "10,000+", label: "Satisfied Customers" }, { - value: "4.9/5" + value: "4.9/5", label: "Average Rating" }, { - value: "1M+" + value: "1M+", label: "Products Sold" } ]} title="Hear From Our Valued Community"