2 Commits

Author SHA1 Message Date
d78c4a7f05 Update src/app/page.tsx 2026-03-10 19:12:03 +00:00
38875d7261 Merge version_2 into main
Merge version_2 into main
2026-03-10 19:10:28 +00:00

View File

@@ -179,9 +179,9 @@ export default function LandingPage() {
} }
]} ]}
kpiItems={[ kpiItems={[
{ value: "25,000+", label: "Happy Customers" }, { value: "Fixed on first visit", label: "9 out of 10 times" },
{ value: "98%", label: "Satisfaction Rate" }, { value: "Average repair time", label: "2 hours" },
{ value: "24/7", label: "Emergency Service" } { value: "98%", label: "Customer Satisfaction" }
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Thousands of satisfied homeowners have trusted us with their appliance repairs." description="Thousands of satisfied homeowners have trusted us with their appliance repairs."