From bdcc5f8c19045933a117ebbfdbddd794e7db1720 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 14:38:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd14364..65bedd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}