Update src/app/page.tsx

This commit is contained in:
2026-03-25 13:46:25 +00:00
parent 912edbe766
commit 5a4f6fac54

View File

@@ -158,13 +158,13 @@ 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"