Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-13 00:04:40 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{ name: "Eva Brown", handle: "@evab", testimonial: "Excellent maintenance services for years. Very consistent and thorough.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg" } { name: "Eva Brown", handle: "@evab", testimonial: "Excellent maintenance services for years. Very consistent and thorough.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg" }
]} ]}
buttons={[{ text: "Start Project", href: "#contact" }]} buttons={[{ text: "Start Project", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/brown-black-wooden-bench-near-glass-window_417767-129.jpg" imageSrc="http://img.b2bpic.net/free-photo/brown-black-wooden-bench-near-glass-window_417767-129.jpg?_wi=1"
imageAlt="Professional landscaping installation" imageAlt="Professional landscaping installation"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -86,7 +86,7 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ title: "Hardscaping", description: "Pavers, patios, and retaining walls built to last.", icon: Wrench, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702186.jpg" }] }, { title: "Hardscaping", description: "Pavers, patios, and retaining walls built to last.", icon: Wrench, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702186.jpg" }] },
{ title: "Lawn Maintenance", description: "Weekly mowing, trimming, and seasonal cleanup services.", icon: Leaf, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/growing-grass-ground-good-wallpapers_181624-41944.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg" }] }, { title: "Lawn Maintenance", description: "Weekly mowing, trimming, and seasonal cleanup services.", icon: Leaf, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/growing-grass-ground-good-wallpapers_181624-41944.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg" }] },
{ title: "Garden Design", description: "Customized landscape design that reflects your aesthetic.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15105.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-legs-woman-using-lawn-mower_651396-1545.jpg" }] } { title: "Garden Design", description: "Customized landscape design that reflects your aesthetic.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15105.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-legs-woman-using-lawn-mower_651396-1545.jpg" }] }
]} ]}
@@ -118,8 +118,8 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ id: "basic", title: "Lawn Maintenance", price: "$45", period: "/visit", features: ["Mowing", "Trimming", "Blowing"], button: { text: "Choose Basic" }, imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966116.jpg" }, { id: "basic", title: "Lawn Maintenance", price: "$45", period: "/visit", features: ["Mowing", "Trimming", "Blowing"], button: { text: "Choose Basic" }, imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966116.jpg" },
{ id: "pro", title: "Full Property Care", price: "$150", period: "/month", features: ["Everything in Basic", "Weeding", "Fertilizing"], button: { text: "Choose Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/brown-black-wooden-bench-near-glass-window_417767-129.jpg" }, { id: "pro", title: "Full Property Care", price: "$150", period: "/month", features: ["Everything in Basic", "Weeding", "Fertilizing"], button: { text: "Choose Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/brown-black-wooden-bench-near-glass-window_417767-129.jpg?_wi=2" },
{ id: "premium", title: "Custom Landscapes", price: "Custom", period: "", features: ["Design Consultation", "Hardscape Installation", "Planting"], button: { text: "Get Quote" }, imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg" } { id: "premium", title: "Custom Landscapes", price: "Custom", period: "", features: ["Design Consultation", "Hardscape Installation", "Planting"], button: { text: "Get Quote" }, imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg?_wi=2" }
]} ]}
title="Simple Pricing Plans" title="Simple Pricing Plans"
description="Choose a plan that fits your landscaping needs perfectly." description="Choose a plan that fits your landscaping needs perfectly."