diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0abd8de..8fe6600 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { { value: "50+", title: "Hours saved every month" }, { value: "40%", title: "Reduction in manual work" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg?_wi=2" imageAlt="MELD founders and team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -104,7 +104,7 @@ export default function AboutPage() {