Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 10:52:56 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
description="Seven Bucks Irrigation specializes in bespoke, efficient, and sustainable irrigation solutions for residential, commercial, and agricultural landscapes." description="Seven Bucks Irrigation specializes in bespoke, efficient, and sustainable irrigation solutions for residential, commercial, and agricultural landscapes."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png?_wi=1",
imageAlt: "Aerial view of an intricately designed irrigation landscape", imageAlt: "Aerial view of an intricately designed irrigation landscape",
}, },
{ {
@@ -427,7 +427,7 @@ export default function LandingPage() {
name: "Rajesh Gupta", name: "Rajesh Gupta",
handle: "@RajeshG_Farms", handle: "@RajeshG_Farms",
testimonial: "The agricultural irrigation system", testimonial: "The agricultural irrigation system",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png?_wi=2",
imageAlt: "happy man in lush garden", imageAlt: "happy man in lush garden",
}, },
]} ]}