Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 00:20:18 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/natural-landscape_8327-28.jpg", imageAlt: "Professional landscape design and installation"
imageSrc: "http://img.b2bpic.net/free-photo/natural-landscape_8327-28.jpg?_wi=1", imageAlt: "Professional landscape design and installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg", imageAlt: "Beautiful outdoor garden transformation"
@@ -64,7 +64,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/chair-nobody-summer-lifestyle-terrace_1203-4897.jpg", imageAlt: "Gonzalez Landscaping service showcase"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/natural-landscape_8327-28.jpg", imageAlt: "Expert landscaping installation"
imageSrc: "http://img.b2bpic.net/free-photo/natural-landscape_8327-28.jpg?_wi=2", imageAlt: "Expert landscaping installation"
}
]}
carouselPosition="right"