diff --git a/src/app/about-us/page.tsx b/src/app/about-us/page.tsx index b4e1507..3cb3f1d 100644 --- a/src/app/about-us/page.tsx +++ b/src/app/about-us/page.tsx @@ -51,7 +51,7 @@ export default function AboutUsPage() { } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg" + imageSrc="http://img.b2bpic.net/free-photo/little-boy-with-glasses-cleans-house-with-vacuum-cleaner_169016-11493.jpg?_wi=1" imageAlt="Professional cleaning service team" mediaAnimation="slide-up" frameStyle="card" @@ -69,7 +69,7 @@ export default function AboutUsPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg?_wi=1" imageAlt="Professional cleaning team" mediaAnimation="slide-up" bulletPoints={[ @@ -105,7 +105,7 @@ export default function AboutUsPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="left" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg?_wi=2" imageAlt="Our team excellence" mediaAnimation="slide-up" bulletPoints={[ @@ -156,7 +156,7 @@ export default function AboutUsPage() {