diff --git a/src/app/page.tsx b/src/app/page.tsx index f7851d4..b5820cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,11 @@ export default function LandingPage() { ]} kpiItems={[ { - icon: Star, description: "Years Serving", value: "5+"}, + description: "Years Serving", value: "5+"}, { - icon: Users, description: "Happy Customers", value: "10k+"}, + description: "Happy Customers", value: "10k+"}, { - icon: Star, description: "Chaat Varieties", value: "20+"}, + description: "Chaat Varieties", value: "20+"}, ]} title="What Our Customers Say" description="Hear from our happy patrons about their favorite experiences at Smack Shack. Their smiles are our greatest reward!"