diff --git a/src/app/page.tsx b/src/app/page.tsx index d23fc96..8a49ff1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="Same-day service for leak detection, re-pipes, and expert plumbing repairs. Roy gets it done right the first time." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ratchets-metallic-nozzles_23-2148180577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ratchets-metallic-nozzles_23-2148180577.jpg?_wi=1", imageAlt: "professional plumber leak detection", }, { @@ -68,7 +68,7 @@ export default function LandingPage() { imageAlt: "professional plumber leak detection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=1", imageAlt: "professional plumber leak detection", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { { title: "Leak Detection", description: "We specialize in finding the hidden leaks others miss.", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13527.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet_58702-1747.jpg", buttonText: "Learn More", }, @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Roy is the best!", tag: "5 Star", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ratchets-metallic-nozzles_23-2148180577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ratchets-metallic-nozzles_23-2148180577.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Professional and clean.", tag: "5 Star", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-woman-sewing-cloth-by-hand-with-embroidery-set-wooden-table-people-handmade-diy-housework-concept_1150-13527.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Upfront and direct pricing.", tag: "5 Star", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-yellow-uniform-black-wall_140725-109143.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, ]}