diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bd2468..32e49c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -160,7 +160,7 @@ export default function LandingPage() { title: "Global Servers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg" + imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -188,7 +188,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane-with-wings-engine_23-2151022204.jpg?_wi=2", imageAlt: "combat drone wingman fighter jet", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828272.jpg?_wi=2", imageAlt: "combat drone wingman fighter jet", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg?_wi=1", imageAlt: "combat drone wingman fighter jet", }, ]} @@ -248,7 +248,7 @@ export default function LandingPage() { id: "p1", name: "F-22 Raptor", price: "Level 10", - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022171.jpg?_wi=2", }, { id: "p2",