Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 11:58:21 +00:00

View File

@@ -76,32 +76,32 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Lawn Care & Maintenance", description: "Weekly or bi-weekly mowing, edging, and lawn treatments keep your yard looking immaculate. Our professional team ensures consistent, healthy grass year-round with quality equipment and expert care.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-male-worker-using-leaf-blower-city-park-october-back-view-focused-senior-man_7502-10343.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-male-worker-using-leaf-blower-city-park-october-back-view-focused-senior-man_7502-10343.jpg" },
title: "Lawn Care & Maintenance", description: "Weekly or bi-weekly mowing, edging, and lawn treatments keep your yard looking immaculate. Our professional team ensures consistent, healthy grass year-round with quality equipment and expert care.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-male-worker-using-leaf-blower-city-park-october-back-view-focused-senior-man_7502-10343.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-male-worker-using-leaf-blower-city-park-october-back-view-focused-senior-man_7502-10343.jpg?_wi=2" },
buttons: [{ text: "Request a Quote", href: "#contact" }]
},
{
id: 2,
title: "Landscape Design & Installation", description: "Custom landscape designs that enhance your property's value and curb appeal. Our designers work with you to create outdoor spaces that reflect your vision and complement your home's style.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/women-resting-while-man-reading-blueprint_23-2147727654.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/women-resting-while-man-reading-blueprint_23-2147727654.jpg" },
title: "Landscape Design & Installation", description: "Custom landscape designs that enhance your property's value and curb appeal. Our designers work with you to create outdoor spaces that reflect your vision and complement your home's style.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/women-resting-while-man-reading-blueprint_23-2147727654.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/women-resting-while-man-reading-blueprint_23-2147727654.jpg?_wi=2" },
buttons: [{ text: "Request a Quote", href: "#contact" }]
},
{
id: 3,
title: "Mulching & Seasonal Cleanup", description: "Fresh mulch protects plant beds while adding visual interest. We handle spring cleanup, fall leaf removal, and seasonal property maintenance to keep your landscape protected and beautiful.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/scattering-dry-autumn-oak-leaves-grass-lawn-sunny-day-close-up-colorful-fallen-leaves_7502-10279.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/scattering-dry-autumn-oak-leaves-grass-lawn-sunny-day-close-up-colorful-fallen-leaves_7502-10279.jpg" },
title: "Mulching & Seasonal Cleanup", description: "Fresh mulch protects plant beds while adding visual interest. We handle spring cleanup, fall leaf removal, and seasonal property maintenance to keep your landscape protected and beautiful.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/scattering-dry-autumn-oak-leaves-grass-lawn-sunny-day-close-up-colorful-fallen-leaves_7502-10279.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/scattering-dry-autumn-oak-leaves-grass-lawn-sunny-day-close-up-colorful-fallen-leaves_7502-10279.jpg?_wi=2" },
buttons: [{ text: "Request a Quote", href: "#contact" }]
},
{
id: 4,
title: "Hardscaping", description: "Beautiful patios, walkways, and retaining walls built to last. Our hardscape projects add structure, function, and elegance to your outdoor space with premium materials and expert craftsmanship.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/old-grungy-gray-stone-wall-texture_93675-128620.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/old-grungy-gray-stone-wall-texture_93675-128620.jpg" },
title: "Hardscaping", description: "Beautiful patios, walkways, and retaining walls built to last. Our hardscape projects add structure, function, and elegance to your outdoor space with premium materials and expert craftsmanship.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/old-grungy-gray-stone-wall-texture_93675-128620.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/old-grungy-gray-stone-wall-texture_93675-128620.jpg?_wi=2" },
buttons: [{ text: "Request a Quote", href: "#contact" }]
},
{
id: 5,
title: "Commercial Property Maintenance", description: "Professional landscape maintenance for businesses, creating impressive first impressions. We provide reliable, consistent service for office parks, retail spaces, and commercial properties.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18688.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18688.jpg" },
title: "Commercial Property Maintenance", description: "Professional landscape maintenance for businesses, creating impressive first impressions. We provide reliable, consistent service for office parks, retail spaces, and commercial properties.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18688.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18688.jpg?_wi=2" },
buttons: [{ text: "Request a Quote", href: "#contact" }]
}
]}