diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 40ec559..f899b27 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { { value: "500+", title: "Active Contractors" }, { value: "1M+", title: "Leads Generated" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=3" imageAlt="Levos Digital team mission" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 6006b10..3f5536c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function HomePage() { { value: "500+", title: "Active Contractors" }, { value: "1M+", title: "Leads Generated" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=1" imageAlt="Levos Digital team with contractors" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -167,17 +167,17 @@ export default function HomePage() {