diff --git a/src/app/page.tsx b/src/app/page.tsx index 90dc046..3c02a02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,19 +198,19 @@ export default function LandingPage() { ]} kpiItems={[ { - id: "stars", + value: "4.9/5", title: "Average Rating", description: "Across thousands of reviews", }, { - id: "satisfaction", + value: "95%", title: "User Satisfaction", description: "High engagement & loyalty", }, { - id: "growth", + value: "20%", title: "Monthly Growth", description: "Our community is expanding",