Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e35e1788ed | |||
| d78c4a7f05 | |||
| 38875d7261 | |||
| 37d5a2d0b8 | |||
| 9e22117e3c | |||
| 831ae621c5 | |||
| 5a242c1f0d | |||
| bd581d5321 | |||
| 45281f0c3f |
@@ -179,9 +179,9 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "25,000+", label: "Happy Customers" },
|
||||
{ value: "98%", label: "Satisfaction Rate" },
|
||||
{ value: "24/7", label: "Emergency Service" }
|
||||
{ value: "Fixed on first visit", label: "9 out of 10 times" },
|
||||
{ value: "Average repair time", label: "2 hours" },
|
||||
{ value: "98%", label: "Customer Satisfaction" }
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Thousands of satisfied homeowners have trusted us with their appliance repairs."
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready for Fast, Reliable Repair?"
|
||||
description="Contact us today for a free diagnostic or to schedule your service appointment. Our friendly team is ready to help."
|
||||
description="Licensed & Insured | 25+ Years. Contact us today for a free diagnostic or to schedule your service appointment. Our friendly team is ready to help."
|
||||
buttons={[
|
||||
{ text: "Call Now: 1-800-APPLIANCE", href: "tel:+1-800-2775524" },
|
||||
{ text: "Schedule Online", href: "#" }
|
||||
|
||||
Reference in New Issue
Block a user