Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 19:58:31 +00:00

View File

@@ -81,17 +81,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=1",
imageAlt: "Luxurious garden with patio",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148905240.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148905240.jpg?_wi=1",
imageAlt: "Residential lawn care",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698296.jpg?_wi=1",
imageAlt: "Sustainable landscape design",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
imageAlt: "Lawn mowing service",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=2",
imageAlt: "gardener trimming hedges close up",
},
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
imageAlt: "Tree stump grinding service",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148905240.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148905240.jpg?_wi=2",
imageAlt: "gardener trimming hedges close up",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
imageAlt: "Patio and fire pit installation",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698296.jpg?_wi=2",
imageAlt: "gardener trimming hedges close up",
},
]}