Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-26 15:23:22 +00:00

View File

@@ -85,19 +85,19 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg?_wi=1",
imageAlt: "Beautifully designed backyard with lush greenery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=1",
imageAlt: "Professional lawn care service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg?_wi=1",
imageAlt: "Landscaping team working on a garden",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=1",
imageAlt: "Vibrant flower beds and pathways",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg?_wi=2",
imageAlt: "freshly mowed lawn perfect green grass",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=2",
imageAlt: "freshly mowed lawn perfect green grass",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-care-their-plants-greenhouse_23-2149037260.jpg?_wi=2",
imageAlt: "freshly mowed lawn perfect green grass",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2",
imageAlt: "freshly mowed lawn perfect green grass",
},
]}