diff --git a/src/app/page.tsx b/src/app/page.tsx index c11d24b..9ebad5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg?_wi=1", imageAlt: "Professional local plumber providing excellent service.", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { id: "f2", title: "Honest Pricing", description: "No upselling. Fair quotes that match the final invoice.", - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg?_wi=2", imageAlt: "plumbing company logo", }, { @@ -154,21 +154,21 @@ export default function LandingPage() { id: "f4", title: "Clean & Respectful", description: "Cleaned up after themselves every time.", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", imageAlt: "plumbing company logo", }, { id: "f5", title: "Expert Technicians", description: "Knowledgeable plumbers who explain what they're doing.", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1", imageAlt: "plumbing company logo", }, { id: "f6", title: "Real Family Business", description: "You can tell they actually care about their customers.", - 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: "plumbing company logo", }, ]} @@ -188,14 +188,14 @@ export default function LandingPage() { id: "p1", name: "Water Heater Installation", price: "Starting at $500", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=2", variant: "Tank & Tankless", }, { id: "p2", name: "Whole-Home Repiping", price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", variant: "Poly to PEX", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { id: "p5", name: "Gas Line Services", price: "Custom Quote", - 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", variant: "Repair & Install", }, {