Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 25f762acf9 | |||
| a0873566db | |||
| 3cc770ae63 | |||
| 0efd644452 |
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
buttons: [{ text: "Get a Quote", onClick: () => window.location.href = 'tel:5152104176' }],
|
||||
},
|
||||
{
|
||||
id: "aeration", badge: "Aeration", price: "$400+", subtitle: "Lawn Health", features: ["Soil aeration", "Root care", "Healthy growth boost"],
|
||||
id: "aeration", badge: "Aeration", price: "$400+", subtitle: "Deep Root Revitalization", features: ["Soil aeration", "Root care", "Healthy growth boost"],
|
||||
buttons: [{ text: "Get a Quote", onClick: () => window.location.href = 'tel:5152104176' }],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user