Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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