Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 01:03:45 +00:00

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