diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ac6030..d3be648 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,13 +196,13 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "10,000+", title: "Verified Authentic Items", description: "Ensuring genuine products for peace of mind." + value: "10,000+", description: "Ensuring genuine products for peace of mind." }, { - value: "4.9/5", title: "Customer Satisfaction", description: "Rated excellent across thousands of reviews." + value: "4.9/5", description: "Rated excellent across thousands of reviews." }, { - value: "1M+", title: "Community Members", description: "Join a global network of style and sports enthusiasts." + value: "1M+", description: "Join a global network of style and sports enthusiasts." } ]} title="Hear From Our Valued Community"