Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 14:38:11 +00:00

View File

@@ -52,53 +52,53 @@ export default function LandingPage() {
description="Professional, family-owned landscaping, irrigation, and hardscape services tailored to your unique needs."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=1",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=2",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=3",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=4",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=5",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=6",
imageAlt: "Yard Renovation",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=7",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=8",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=9",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=10",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=11",
imageAlt: "Yard Renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-garden-with-dog_23-2148256715.jpg?_wi=12",
imageAlt: "Yard Renovation",
},
]}
@@ -221,7 +221,7 @@ export default function LandingPage() {
handle: "@joel",
testimonial: "On Time, Honest, Quality work at a fair and reasonable price.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
},
{
id: "t2",
@@ -253,7 +253,7 @@ export default function LandingPage() {
handle: "@maria",
testimonial: "Friendly team, they transformed my front lawn completely in just two days.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
},
]}
showRating={true}