Update src/app/page.tsx

This commit is contained in:
2026-05-11 14:34:06 +00:00
parent 73a3d752b6
commit b95643cfa6

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
"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"},
],