diff --git a/src/app/page.tsx b/src/app/page.tsx index d3f566d..debf6d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148228380.jpg" + imageSrc="http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148228380.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -182,7 +182,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/travel-accessories-with-map-background_23-2148232447.jpg", }, - imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148228380.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-template-with-photo_23-2148228380.jpg?_wi=2", imageAlt: "smartphone terminal interface screen", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-with-vaccination-passport_23-2149351529.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg?_wi=1", imageAlt: "smartphone terminal interface screen", }, ]} @@ -277,7 +277,7 @@ export default function LandingPage() {