diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d002ec..6f7944d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,15 +52,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520589.jpg", imageAlt: "House exterior cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520589.jpg?_wi=1", imageAlt: "House exterior cleaning"}, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Roof cleaning service"}, + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1", imageAlt: "Roof cleaning service"}, { imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg", imageAlt: "Driveway power washing"}, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520589.jpg", imageAlt: "Professional cleaning equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520589.jpg?_wi=2", imageAlt: "Professional cleaning equipment"}, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Expert cleaner on roof"}, + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2", imageAlt: "Expert cleaner on roof"}, ]} mediaAnimation="slide-up" /> @@ -128,7 +128,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Frequently Asked Questions" description="Have questions? We've got answers to help you understand our cleaning process and service area." - imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520589.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520589.jpg?_wi=3" imageAlt="Professional cleaning crew working" mediaAnimation="slide-up" faqsAnimation="slide-up"