Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9534b1ae1e | |||
| 1533230a47 |
@@ -161,9 +161,9 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "1", value: "15+", description: "Years of Proven Experience" },
|
{ id: "1", value: "15+", description: "Years of Proven Experience" },
|
||||||
{ id: "2", value: "500+", description: "Satisfied Local Customers" },
|
{ id: "2", value: "100%", description: "Customer Satisfaction Guarantee" },
|
||||||
{ id: "3", value: "24/7", description: "Emergency Service Availability" },
|
{ id: "3", value: "500+", description: "Satisfied Local Customers" },
|
||||||
{ id: "4", value: "100%", description: "Customer Satisfaction Guarantee" }
|
{ id: "4", value: "24/7", description: "Emergency Service Availability" }
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user