diff --git a/src/app/page.tsx b/src/app/page.tsx index 214c748..f44b93d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,53 +59,53 @@ export default function LandingPage() { description="Providing expert plumbing, leak repairs, and installation services. Lone Star Plumbing is your reliable partner for home maintenance and emergency repairs." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=1", imageAlt: "Plumber at work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=2", imageAlt: "Plumbing expert", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=3", imageAlt: "Service repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=4", imageAlt: "Leak detection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=5", imageAlt: "Pipe installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=6", imageAlt: "Quality workmanship", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=7", imageAlt: "Quality service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=8", imageAlt: "Professional tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=9", imageAlt: "Customer care", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=10", imageAlt: "Fast response", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=11", imageAlt: "Expert team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-plumber-man_1368-6314.jpg?_wi=12", imageAlt: "Service excellence", }, ]}