diff --git a/src/app/page.tsx b/src/app/page.tsx index b5820cb..496005d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,11 @@ export default function LandingPage() { ]} kpiItems={[ { - description: "Years Serving", value: "5+"}, + label: "Years Serving", value: "5+"}, { - description: "Happy Customers", value: "10k+"}, + label: "Happy Customers", value: "10k+"}, { - description: "Chaat Varieties", value: "20+"}, + label: "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!"