Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 00b695872b | |||
| 34c705130a |
@@ -122,12 +122,12 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "basic-lawn", badge: "Standard", badgeIcon: Leaf,
|
||||
price: "$60/visit", subtitle: "Essential Lawn Care", features: [
|
||||
price: "Contact for Price", subtitle: "Essential Lawn Care", features: [
|
||||
"Weekly Mowing", "Edging & Trimming", "Blowing & Cleanup"],
|
||||
},
|
||||
{
|
||||
id: "premium-lawn", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "$95/visit", subtitle: "Enhanced Property Care", features: [
|
||||
price: "Contact for Price", subtitle: "Enhanced Property Care", features: [
|
||||
"All Standard Features", "Fertilization (Seasonal)", "Basic Weed Control"],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user