diff --git a/src/app/page.tsx b/src/app/page.tsx index b9dd481..07f3351 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11342.jpg", imageAlt: "professional residential cleaning service sparkle" }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-cleaning_23-2148394869.jpg", imageAlt: "cleaning team professional uniforms ready" + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-cleaning_23-2148394869.jpg?_wi=1", imageAlt: "cleaning team professional uniforms ready" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-decorating-front-door_23-2150562119.jpg", imageAlt: "house cleaning service detailed attention" diff --git a/src/app/quote/page.tsx b/src/app/quote/page.tsx index ee2276d..e2c9f9b 100644 --- a/src/app/quote/page.tsx +++ b/src/app/quote/page.tsx @@ -57,7 +57,7 @@ export default function QuotePage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-young-woman-cleaning_23-2148394869.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-young-woman-cleaning_23-2148394869.jpg?_wi=2" imageAlt="Professional cleaning service" mediaAnimation="blur-reveal" mediaPosition="right"