diff --git a/src/app/page.tsx b/src/app/page.tsx index a12fbce..92d1c17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@PetroliaResident", testimonial: "They did an excellent job at a fair price.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg?_wi=1", imageAlt: "residential roofing crew work", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@HappyHomeowner", testimonial: "Very professional and honest company.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-hammer-building-house_23-2148748857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-hammer-building-house_23-2148748857.jpg?_wi=1", imageAlt: "roofing shingles installation detail", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@LambtonCounty", testimonial: "Amazing workers. Highly recommend to everyone!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=1", imageAlt: "siding installation construction", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@LocalNeighbor", testimonial: "Prompt, clean, and top-tier roofing quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=1", imageAlt: "roof pressure washing service", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -172,10 +172,10 @@ export default function LandingPage() { icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-hammer-building-house_23-2148748857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-hammer-building-house_23-2148748857.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-hammer-building-house_23-2148748857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-hammer-building-house_23-2148748857.jpg?_wi=3", }, ], imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-father-posing-home_23-2148414859.jpg", @@ -187,10 +187,10 @@ export default function LandingPage() { icon: Building, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=3", }, ], imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", @@ -202,10 +202,10 @@ export default function LandingPage() { icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=3", }, ], imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086842.jpg", @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "They did an excellent job at a fair price.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1979.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-blueprints_23-2147785528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-blueprints_23-2147785528.jpg?_wi=1", imageAlt: "construction office desk", }, { @@ -310,7 +310,7 @@ export default function LandingPage() { tag="Get In Touch" title="Request Your Free Estimate" description="Call us at (519) 882-0196 or send us a message below. We respond within 24 hours." - imageSrc="http://img.b2bpic.net/free-photo/drafting-tools-blueprints_23-2147785528.jpg" + imageSrc="http://img.b2bpic.net/free-photo/drafting-tools-blueprints_23-2147785528.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" buttonText="Submit Estimate Request"