Merge version_3 into main #4
@@ -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