diff --git a/src/app/page.tsx b/src/app/page.tsx index edeab68..81f5a63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-holding-glasses-looking-astonished_176474-16789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-holding-glasses-looking-astonished_176474-16789.jpg?_wi=1", imageAlt: "Professional plumbing services", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { title: "Licensed Professionals", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg?_wi=1" imageAlt="Expert Plumbing Service" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -146,7 +146,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132404.jpg", imageAlt: "Maintenance equipment", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-holding-glasses-looking-astonished_176474-16789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-t-shirt-cap-holding-glasses-looking-astonished_176474-16789.jpg?_wi=2", imageAlt: "plumbing tool closeup wrench", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-metal-wrenches-wooden-surface_181624-19856.jpg", imageAlt: "Fixture installation gear", }, - imageSrc: "http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg?_wi=2", imageAlt: "plumbing tool closeup wrench", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flexible-connector-different-wrenches_23-2147772264.jpg", imageAlt: "Sump pump maintenance kit", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=1", imageAlt: "plumbing tool closeup wrench", }, ]} @@ -219,7 +219,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=2", imageAlt: "Happy customer Sarah", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Answers to common plumbing inquiries." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barista-smiling-smartphone-counter-coffee-shop_23-2148326694.jpg?_wi=3" imageAlt="Common plumbing FAQ illustration" />