diff --git a/src/app/page.tsx b/src/app/page.tsx index c5d24ca..f6804dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=1", imageAlt: "Technician on site", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=2", imageAlt: "Technician on site 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=3", imageAlt: "Technician on site 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=4", imageAlt: "Technician on site 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=5", imageAlt: "Technician on site 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=6", imageAlt: "Technician on site 6", }, ]} @@ -117,11 +117,11 @@ export default function LandingPage() { title: "Expert Repair", description: "Precision repairs performed by licensed professionals.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/set-mechanical-tools-professional-car-mechanic-using-different-tools-working_146671-19067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-mechanical-tools-professional-car-mechanic-using-different-tools-working_146671-19067.jpg?_wi=1", imageAlt: "Repair", }, items: [], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2588.jpg?_wi=7", imageAlt: "professional technician working on site", }, { @@ -129,11 +129,11 @@ export default function LandingPage() { title: "Same-Day Service", description: "Quick response times for urgent residential and commercial needs.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg?_wi=1", imageAlt: "Service", }, items: [], - imageSrc: "http://img.b2bpic.net/free-photo/set-mechanical-tools-professional-car-mechanic-using-different-tools-working_146671-19067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-mechanical-tools-professional-car-mechanic-using-different-tools-working_146671-19067.jpg?_wi=2", imageAlt: "professional plumbing repair equipment", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { imageAlt: "Pricing", }, items: [], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg?_wi=2", imageAlt: "service professional working quickly", }, ]}