Merge version_1 into main #1
@@ -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 well‑edged. 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 well‑edged. 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 Clean‑Ups", description: "Quick, efficient removal of leaves and debris so your yard looks tidy and well‑kept 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 Clean‑Ups", description: "Quick, efficient removal of leaves and debris so your yard looks tidy and well‑kept 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 & Touch‑Ups", description: "Trimming, light landscaping, and property touch‑ups 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 & Touch‑Ups", description: "Trimming, light landscaping, and property touch‑ups 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={[
|
||||
|
||||
Reference in New Issue
Block a user