Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-11 14:34:09 +00:00

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
"Mowing", "Edging", "Debris removal"], "Mowing", "Edging", "Debris removal"],
}, },
{ {
id: "pro", price: "$399/mo", name: "Professional Garden", buttons: [ id: "pro", badge: "Recommended", price: "$399/mo", name: "Professional Garden", buttons: [
{ {
text: "Choose Plan", href: "#contact"}, text: "Choose Plan", href: "#contact"},
], ],