Update src/app/page.tsx

This commit is contained in:
2026-05-22 01:03:42 +00:00
parent 582b5a3e47
commit b9bc2dca18

View File

@@ -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",
},
]}