diff --git a/src/app/page.tsx b/src/app/page.tsx index dc3f411..27cf781 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,13 +112,10 @@ export default function LandingPage() { ]} kpiItems={[ { - icon: Star, title: "Years Serving", value: "5+"}, { - icon: Users, title: "Happy Customers", value: "10k+"}, { - icon: Star, title: "Chaat Varieties", value: "20+"}, ]} title="What Our Customers Say"