diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a115e3..a440b74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,23 +68,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1", imageAlt: "Roofing professional working", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg?_wi=1", imageAlt: "Close up of roof shingles", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=1", imageAlt: "Roof inspection expert", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=1", imageAlt: "Roofing construction crew", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Completed roofing project", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Summit Roofing did an incredible job replacing our old shingles!", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-couple-receiving-keys_23-2149986640.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2", imageAlt: "happy homeowner portrait smiling", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Professional, on-time, and very high quality work on our facility.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg?_wi=2", imageAlt: "happy homeowner portrait smiling", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Great communication and clean work site throughout the process.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=2", imageAlt: "happy homeowner portrait smiling", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Competitive pricing and finished ahead of schedule.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=2", imageAlt: "happy homeowner portrait smiling", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Friendly team, fixed our leak instantly. Highly recommend!", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-father-posing-with-arms-crossed_23-2148414862.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "happy homeowner portrait smiling", }, ]}