diff --git a/src/app/page.tsx b/src/app/page.tsx index f78e25e..7244eeb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg" + imageSrc="http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg?_wi=1" /> @@ -162,7 +162,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/gamer-neon-lights_23-2151948242.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg?_wi=2", imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/energetic-gamer-starting-live-broadcast-interacting-with-viewers-before-playing-videogame_482257-116267.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg?_wi=1", imageAlt: "Scene of professional eSports gamer in profile colored with red and blue light generative ai", }, ]} diff --git a/src/app/squad/page.tsx b/src/app/squad/page.tsx index 43f7b54..7da640f 100644 --- a/src/app/squad/page.tsx +++ b/src/app/squad/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { title: "SPORT", subtitle: "IGL / Leader", detail: "The founder. Terrifying with S1897.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-participating-online-multiplayer-esports-tournament-using-powerful-desktop-pc_482257-77074.jpg?_wi=2", }, { id: "2", @@ -97,7 +97,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yellow-green-smoke-black-background_23-2148092423.jpg?_wi=3", imageAlt: "esports player portrait red light", }, ]}