diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ea26340..3aac744 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -134,7 +134,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=3" imageAlt="modern consulting office collaborative workspace" mediaAnimation="opacity" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 751a036..3300f67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -302,7 +302,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=1" imageAlt="Modern consulting office with collaborative workspace" mediaAnimation="opacity" mediaPosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1bdb96a..878cd7a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -195,7 +195,7 @@ export default function ServicesPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=2" imageAlt="Modern consulting office with collaborative workspace" mediaAnimation="opacity" mediaPosition="right"