Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-02 08:44:31 +00:00

View File

@@ -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' }],
},
]}