diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e12238..f646250 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "Downtown", testimonial: "Excellent service, fast and reliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "West Side", testimonial: "Very professional and friendly plumber.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "Northwood", testimonial: "Fixed my leak in under an hour. Great team!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "Riverside", testimonial: "Professional, clean, and honest pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=1", imageAlt: "professional plumber at work", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "Oak Creek", testimonial: "Top quality work on our water heater install.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-80653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-80653.jpg?_wi=1", imageAlt: "professional plumber at work", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/upper-angle-view-happy-beautiful-woman-holding-smartphone-sitting-home-having-break-from-work_1258-199926.jpg", @@ -149,7 +149,7 @@ export default function LandingPage() { descriptions: [ "Available when disaster strikes.", ], - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-80653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-80653.jpg?_wi=2", imageAlt: "professional local plumber portrait", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { descriptions: [ "No hidden fees or surprises.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg?_wi=3", imageAlt: "professional local plumber portrait", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { descriptions: [ "Full peace of mind for you.", ], - imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2", imageAlt: "professional local plumber portrait", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { descriptions: [ "Quick help when you need it.", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "professional local plumber portrait", }, ]} @@ -198,7 +198,7 @@ export default function LandingPage() { "Advanced equipment for fast clearing.", "Safe for all pipe types.", ], - imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=3", }, { id: "s2", @@ -207,7 +207,7 @@ export default function LandingPage() { "Detection and permanent sealing.", "Prevents water damage.", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=3", }, { id: "s3", @@ -216,7 +216,7 @@ export default function LandingPage() { "Expert sizing and install.", "Top-tier efficiency.", ], - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=2", }, ]} title="Our Core Services"