Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce032e820c | |||
| 2df568d460 | |||
| a8c04265b1 |
@@ -174,7 +174,8 @@ export default function LandingPage() {
|
|||||||
{ id: "m1", value: "98%", title: "Customer Satisfaction", items: ["Always aiming higher", "Feedback-driven improvements"] },
|
{ id: "m1", value: "98%", title: "Customer Satisfaction", items: ["Always aiming higher", "Feedback-driven improvements"] },
|
||||||
{ id: "m2", value: "24/7", title: "Emergency Service", items: ["Rapid response team", "Available day and night"] },
|
{ id: "m2", value: "24/7", title: "Emergency Service", items: ["Rapid response team", "Available day and night"] },
|
||||||
{ id: "m3", value: "100%", title: "Certified Technicians", items: ["Industry-leading training", "Experienced and skilled"] },
|
{ id: "m3", value: "100%", title: "Certified Technicians", items: ["Industry-leading training", "Experienced and skilled"] },
|
||||||
{ id: "m4", value: "5-Star", title: "Average Rating", items: ["Consistently exceeding expectations", "Trusted by homeowners"] }
|
{ id: "m4", value: "5-Star", title: "Average Rating", items: ["Consistently exceeding expectations", "Trusted by homeowners"]
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
animationType={"slide-up"}
|
animationType={"slide-up"}
|
||||||
title={"Our Commitment to Excellence"}
|
title={"Our Commitment to Excellence"}
|
||||||
|
|||||||
Reference in New Issue
Block a user