diff --git a/src/app/page.tsx b/src/app/page.tsx index df007bc..51acca9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,12 +73,12 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/technology-addiction-illustrated_23-2151873449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-addiction-illustrated_23-2151873449.jpg?_wi=1", imageAlt: "Brawler Battle 1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-powder-splash-with-dark-background_23-2149339826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-powder-splash-with-dark-background_23-2149339826.jpg?_wi=1", imageAlt: "Brawler Battle 2", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/technology-addiction-illustrated_23-2151873449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-addiction-illustrated_23-2151873449.jpg?_wi=2", imageAlt: "brawl stars character arena battle", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/colorful-powder-splash-with-dark-background_23-2149339826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-powder-splash-with-dark-background_23-2149339826.jpg?_wi=2", imageAlt: "brawl stars character arena battle", }, ]} @@ -289,7 +289,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/8-bits-characters-gaming-assets_23-2151143662.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/technology-addiction-illustrated_23-2151873449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-addiction-illustrated_23-2151873449.jpg?_wi=3", imageAlt: "brawl stars character arena battle", }, ]}