From 60bcd2e05a551af1a03c48ed219415f35ea99e86 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 00:04:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab075a1..27689c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} 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" mediaAnimation="slide-up" avatars={[ @@ -86,7 +86,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} 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: "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} 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: "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: "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: "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?_wi=2" } ]} title="Simple Pricing Plans" description="Choose a plan that fits your landscaping needs perfectly."