diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f01d85..c74a785 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,23 +56,23 @@ export default function LandingPage() { tag="Licensed & Insured ยท St. Louis Area" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=1", imageAlt: "Professional plumber at work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/black-kitchen-faucet-sink-minimal-interior-premium-modern-kitchen-design_169016-72159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-kitchen-faucet-sink-minimal-interior-premium-modern-kitchen-design_169016-72159.jpg?_wi=1", imageAlt: "Modern plumbing fixtures", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=2", imageAlt: "Plumber checking pipes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/black-kitchen-faucet-sink-minimal-interior-premium-modern-kitchen-design_169016-72159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-kitchen-faucet-sink-minimal-interior-premium-modern-kitchen-design_169016-72159.jpg?_wi=2", imageAlt: "Residential plumbing installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=3", imageAlt: "Quality drain cleaning service", }, ]} @@ -92,42 +92,42 @@ export default function LandingPage() { title: "Drain Cleaning", description: "Fast hydro-jetting and snaking for kitchen and bathroom lines.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg?_wi=1", imageAlt: "Drain cleaning", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg?_wi=2", imageAlt: "Drain service", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=4", imageAlt: "professional plumber at work", }, { title: "Water Heaters", description: "Expert repair and installation of traditional and tankless systems.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=1", imageAlt: "Water heater", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=2", imageAlt: "Heater service", }, - imageSrc: "http://img.b2bpic.net/free-photo/black-kitchen-faucet-sink-minimal-interior-premium-modern-kitchen-design_169016-72159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-kitchen-faucet-sink-minimal-interior-premium-modern-kitchen-design_169016-72159.jpg?_wi=3", imageAlt: "modern bathroom plumbing fixtures", }, { title: "Leak Detection", description: "Accurate, non-invasive detection to prevent damage before it starts.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=1", imageAlt: "Leak detection", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=2", imageAlt: "Leak fix", }, - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg?_wi=3", imageAlt: "drain cleaning equipment tool", }, ]}