diff --git a/src/app/page.tsx b/src/app/page.tsx index 7115603..a97379c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,23 +71,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-doing-joke_1368-563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-doing-joke_1368-563.jpg?_wi=1", imageAlt: "Professional Plumber", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=1", imageAlt: "Modern Plumbing Equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=1", imageAlt: "Home Plumbing Inspection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-builder-holding-toolbox-uniform-helmet-gloves-front-view_176474-10019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-builder-holding-toolbox-uniform-helmet-gloves-front-view_176474-10019.jpg?_wi=1", imageAlt: "Emergency Repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11329.jpg?_wi=1", imageAlt: "Our Trusted Team", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Within an hour Ryan showed up and gave me multiple options. Super professional and didn’t give up on a tough leak.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-woman-smiling-confident-drinking-coffee-new-home_839833-34774.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-doing-joke_1368-563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-doing-joke_1368-563.jpg?_wi=2", imageAlt: "happy homeowner smiling indoor", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Jesse installed our water heater—quick, friendly, and done right the first time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/two-female-friends-having-conversation-kitchen_23-2148708990.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721567.jpg?_wi=2", imageAlt: "happy homeowner smiling indoor", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Free inspection and honest feedback. No unnecessary repairs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/tenderness-youth-beauty-concept-portrait-carefree-charming-teen-girl-white-top-striped-shirt-relaxing-sofa-stylish-living-room-interior-keeping-eyes-closed-smiling-broadly_344912-10.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=2", imageAlt: "happy homeowner smiling indoor", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Derrick was great. Very communicative and did exactly what he said he would do.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-builder-holding-toolbox-uniform-helmet-gloves-front-view_176474-10019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-builder-holding-toolbox-uniform-helmet-gloves-front-view_176474-10019.jpg?_wi=2", imageAlt: "happy homeowner smiling indoor", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Super fast, professional, and very clean. My go-to plumbers now.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-with-overjoyed-expression-closes-eyes-laughs_273609-45488.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11329.jpg?_wi=2", imageAlt: "happy homeowner smiling indoor", }, ]}