Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9416987bba | |||
| 66b037165a |
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", description: "Same-Day Service" },
|
||||
{ id: "m2", value: "Full", description: "Licensed & Insured" },
|
||||
{ id: "m2", value: "Certified & Insured", description: "Licensed & Insured" },
|
||||
{ id: "m3", value: "Zero", description: "Upfront Pricing" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user