diff --git a/src/app/page.tsx b/src/app/page.tsx index f2bb823..6b67125 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,11 +153,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "4.9/5", description: "Average Rating"}, + value: "4.9/5"}, { - value: "200+", description: "Happy Customers"}, + value: "200+"}, { - value: "50+", description: "Signature Dishes"}, + value: "50+"}, ]} title="What Our Guests Say" description="Hear from our beloved patrons who have experienced the warmth and flavors of our Marwadi hospitality."