Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d78c4a7f05 | |||
| 38875d7261 |
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user