diff --git a/src/app/page.tsx b/src/app/page.tsx index 396a5c0..fc0c856 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "tel:3464786860", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -185,7 +185,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=2", imageAlt: "professional roofing repair worker", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { title: "Siding & Gutters", description: "Complete exterior solutions to keep your home sealed, safe, and beautiful.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=1", }, items: [ { @@ -233,7 +233,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg?_wi=1", imageAlt: "professional roofing repair worker", }, ]} @@ -282,7 +282,7 @@ export default function LandingPage() { handle: "River Oaks", testimonial: "Cabrera & Sons replaced our roof after the storm. Extremely professional and fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=2", }, { id: "2", @@ -290,7 +290,7 @@ export default function LandingPage() { handle: "Heights", testimonial: "The best experience I've had with a contractor. Quality work and very honest.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-black-woman-caucasian-guy-have-outdoor-walk-stand-closely_273609-18072.jpg?_wi=2", }, { id: "3",