diff --git a/src/app/page.tsx b/src/app/page.tsx index 07199a1..534dc92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,19 +75,19 @@ export default function LandingPage() { imageAlt: "Plumbing service expert", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=1", imageAlt: "Plumbing tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-out-tool-plumbing-near-dishwasher_259150-58286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-out-tool-plumbing-near-dishwasher_259150-58286.jpg?_wi=1", imageAlt: "Water heater installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-manhole_23-2149432995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-manhole_23-2149432995.jpg?_wi=1", imageAlt: "Drain cleaning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=1", imageAlt: "Pipe repair", }, ]} @@ -105,13 +105,13 @@ export default function LandingPage() { { title: "Slab Leak Repair", description: "Accurate diagnosis and repair, minimizing demolition and stress.", - imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=2", imageAlt: "Slab leak repair", }, { title: "Water Heaters", description: "Professional installation and repair of tank and tankless water heaters.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-out-tool-plumbing-near-dishwasher_259150-58286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-out-tool-plumbing-near-dishwasher_259150-58286.jpg?_wi=2", imageAlt: "Water heater service", }, { @@ -123,13 +123,13 @@ export default function LandingPage() { { title: "Drain Cleaning", description: "Advanced camera inspection and cleaning for blocked drain lines.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-manhole_23-2149432995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-manhole_23-2149432995.jpg?_wi=2", imageAlt: "Drain cleaning", }, { title: "Pipe Repair", description: "Repair and complete repiping services that meet current city codes.", - imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=2", imageAlt: "Pipe work", }, {