diff --git a/src/app/page.tsx b/src/app/page.tsx index 5112fc0..86bc639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,11 +138,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "4.4⭐", title: "Average Rating"}, + value: "4.4⭐", description: "Average Rating"}, { - value: "21+", title: "Satisfied Reviews"}, + value: "21+", description: "Satisfied Reviews"}, { - value: "24/7", title: "Service Hours"}, + value: "24/7", description: "Service Hours"}, ]} title="What Our Customers Say" description="Hear from the drivers and businesses who rely on Asim And Company for their fueling needs."