diff --git a/src/app/page.tsx b/src/app/page.tsx index 1aa46c9..f8218c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,53 +55,53 @@ export default function LandingPage() { description="Your premier plumbing service provider in the bustling city of Boston. Expert residential and commercial repairs, maintenance, and installations delivered with excellence." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=1", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=2", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=3", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=4", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=5", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=6", imageAlt: "Plumbing service detail", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=7", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=8", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=9", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=10", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=11", imageAlt: "Plumbing service detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=12", imageAlt: "Plumbing service detail", }, ]}