diff --git a/src/app/page.tsx b/src/app/page.tsx index 03d9077..3138f20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,17 +60,17 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "Master plumber working in luxury kitchen"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=1", imageAlt: "Master plumber working in luxury kitchen"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "Professional plumbing repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=2", imageAlt: "Professional plumbing repair service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "Clean workmanship in modern home"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=3", imageAlt: "Clean workmanship in modern home"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "Miami emergency plumbing expert"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=4", imageAlt: "Miami emergency plumbing expert"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "Transparent plumbing pricing expert"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=5", imageAlt: "Transparent plumbing pricing expert"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "Trusted plumbing partner Juan"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=6", imageAlt: "Trusted plumbing partner Juan"}, ]} /> @@ -105,21 +105,21 @@ export default function LandingPage() { features={[ { title: "Emergency Repairs", description: "Urgent plumbing help available when you need it most, anytime.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "professional plumber modern home"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=7", imageAlt: "professional plumber modern home"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "professional plumber modern home"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=8", imageAlt: "professional plumber modern home"}, }, { title: "Leak Detection", description: "Precise identification and repair of hidden leaks before damage occurs.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "professional master plumber portrait"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=9", imageAlt: "professional master plumber portrait"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "professional master plumber portrait"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=10", imageAlt: "professional master plumber portrait"}, }, { title: "Water Heaters", description: "Expert repair and installation of high-efficiency water heater systems.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "professional customer testimonial headshot"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=11", imageAlt: "professional customer testimonial headshot"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg", imageAlt: "professional customer testimonial headshot"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-with-gloves-isolated-white-wall_141793-123098.jpg?_wi=12", imageAlt: "professional customer testimonial headshot"}, }, ]} showStepNumbers={false} @@ -197,7 +197,7 @@ export default function LandingPage() {