Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 18:33:04 +00:00

View File

@@ -50,13 +50,13 @@ export default function LandingPage() {
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg", imageAlt: "Professional lawn maintenance"
imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg?_wi=1", imageAlt: "Professional lawn maintenance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-after-plants-greenhouse_1303-14055.jpg", imageAlt: "Beautiful residential yard"
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-after-plants-greenhouse_1303-14055.jpg?_wi=1", imageAlt: "Beautiful residential yard"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg", imageAlt: "Yard cleanup service"
imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg?_wi=1", imageAlt: "Yard cleanup service"
}
]}
rightCarouselItems={[
@@ -117,15 +117,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Premium Lawn Mowing", description: "Reliable, scheduled mowing that keeps your lawn even, clean, and welledged. Perfect for homeowners who want a consistently polished look without the hassle.", imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg", imageAlt: "Professional lawn mowing service"
title: "Premium Lawn Mowing", description: "Reliable, scheduled mowing that keeps your lawn even, clean, and welledged. Perfect for homeowners who want a consistently polished look without the hassle.", imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg?_wi=2", imageAlt: "Professional lawn mowing service"
},
{
id: 2,
title: "Leaf & Yard CleanUps", description: "Quick, efficient removal of leaves and debris so your yard looks tidy and wellkept through every season.", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-after-plants-greenhouse_1303-14055.jpg", imageAlt: "Yard cleanup and leaf removal"
title: "Leaf & Yard CleanUps", description: "Quick, efficient removal of leaves and debris so your yard looks tidy and wellkept through every season.", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-after-plants-greenhouse_1303-14055.jpg?_wi=2", imageAlt: "Yard cleanup and leaf removal"
},
{
id: 3,
title: "Landscape Care & TouchUps", description: "Trimming, light landscaping, and property touchups that enhance curb appeal and keep your outdoor spaces looking intentional and cared for.", imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg", imageAlt: "Landscape care and maintenance"
title: "Landscape Care & TouchUps", description: "Trimming, light landscaping, and property touchups that enhance curb appeal and keep your outdoor spaces looking intentional and cared for.", imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg?_wi=2", imageAlt: "Landscape care and maintenance"
}
]}
buttons={[