From 770305e6c8334e901b3ecadcda1ba9834691e5c4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:02:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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", }, ]} -- 2.49.1