diff --git a/src/app/page.tsx b/src/app/page.tsx index 811c471..dc6b845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg" + imageSrc="http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg?_wi=1" imageAlt="Immaculate premium cleaning results" mediaAnimation="slide-up" avatars={[ @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={true} title="We fix what others mess up" description="We are continuously improving our processes to ensure your property receives the professional-grade care it deserves. No missed appointments, clear communication, and consistently flawless results every time." - imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg?_wi=1" imageAlt="Pression Premium expert team" /> @@ -275,7 +275,7 @@ export default function LandingPage() { button: { text: "Choose Premium", }, - imageSrc: "http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg?_wi=2", imageAlt: "deep cleaning close up shot", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { button: { text: "Choose Annual", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg?_wi=2", imageAlt: "deep cleaning close up shot", }, ]}