diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b00bc5..77abcdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Fast Response Times", description: "When plumbing emergencies strike, our rapid response team is there to resolve your issues quickly and efficiently.", icon: Clock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg", imageAlt: "Fast Response Times Icon"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg?_wi=1", imageAlt: "Fast Response Times Icon"}, { imageSrc: "http://img.b2bpic.net/free-vector/plumbing-service-shower-bathtub-sink-drain-installation-tools-icons-set-abstract-solid-isolated-vector-illustration_98292-5458.jpg", imageAlt: "Fast Response Times Icon"}, ] @@ -149,7 +149,7 @@ export default function LandingPage() { title: "Clean Workmanship", description: "We respect your home. Our technicians maintain impeccably clean and organized job sites, every time.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/inside-well_1353-181.jpg", imageAlt: "Clean Workmanship Icon"}, + imageSrc: "http://img.b2bpic.net/free-photo/inside-well_1353-181.jpg?_wi=1", imageAlt: "Clean Workmanship Icon"}, { imageSrc: "http://img.b2bpic.net/free-photo/currency-exchange-gold-coin-currency-money-icon-sign-symbol-business-financial-concept-3d-background-illustration_56104-2008.jpg", imageAlt: "Clean Workmanship Icon"}, ] @@ -170,11 +170,11 @@ export default function LandingPage() { { id: "trenchless-sewer-replacement-home", name: "Trenchless Sewer Replacement", price: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/man-raises-jack-4x4-off-road-truck_1153-4382.jpg", imageAlt: "Trenchless Sewer Replacement"}, { - id: "sewer-line-repair-home", name: "Sewer Line Repair", price: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg", imageAlt: "Sewer Line Repair"}, + id: "sewer-line-repair-home", name: "Sewer Line Repair", price: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg?_wi=2", imageAlt: "Sewer Line Repair"}, { id: "drain-cleaning-home", name: "Drain Cleaning", price: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "Drain Cleaning"}, { - id: "hydro-jetting-home", name: "Hydro Jetting", price: "Powerful", imageSrc: "http://img.b2bpic.net/free-photo/inside-well_1353-181.jpg", imageAlt: "Hydro Jetting"}, + id: "hydro-jetting-home", name: "Hydro Jetting", price: "Powerful", imageSrc: "http://img.b2bpic.net/free-photo/inside-well_1353-181.jpg?_wi=2", imageAlt: "Hydro Jetting"}, { id: "camera-inspections-home", name: "Camera Inspections", price: "Precise", imageSrc: "http://img.b2bpic.net/free-photo/artist-s-hand-painting-graffiti-with-spray-can-inside-tunnel_23-2147827444.jpg", imageAlt: "Camera Inspections"}, {