diff --git a/src/app/page.tsx b/src/app/page.tsx index cd0011a..93b1615 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/skilled-business-executive-luxurious-work-environment-reviews-budget-strategy_482257-116927.jpg", @@ -114,7 +114,7 @@ export default function LandingPage() { title: "Cloud Infrastructure", description: "Highly available and scalable cloud environments.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg?_wi=1", imageAlt: "Cloud infrastructure", }, items: [ @@ -129,7 +129,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg?_wi=2", imageAlt: "modern tech dashboard interface", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg?_wi=2", imageAlt: "cloud data synchronization icon", }, ]}