diff --git a/src/app/page.tsx b/src/app/page.tsx index 540b5af..28dc5d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} mediaItems={[ { - 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=1", imageAlt: "House exterior cleaning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=1", imageAlt: "Driveway power washing", }, { - 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=2", imageAlt: "Professional cleaning equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2", imageAlt: "Expert cleaner on roof", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { description: "Safe, high-pressure cleaning for siding, patios, and decks to remove grime and stains.", bentoComponent: "reveal-icon", icon: Droplets, - 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: "pressure washing house exterior", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { description: "Gentle, non-abrasive cleaning methods to remove moss, algae, and dark stains from your roof.", bentoComponent: "reveal-icon", icon: Home, - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3", imageAlt: "roof cleaning service residential", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { description: "Power wash away years of oil, dirt, and concrete discoloration for a fresh finish.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=2", imageAlt: "driveway pressure cleaning", }, { @@ -209,7 +209,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=4" imageAlt="Professional cleaning crew working" mediaAnimation="slide-up" faqsAnimation="slide-up"