Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 09:44:13 +00:00

View File

@@ -71,17 +71,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "slide-1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg?_wi=1",
imageAlt: "gaming server dashboard interface",
},
{
id: "slide-2",
imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg?_wi=1",
imageAlt: "competitive shooter action scene",
},
{
id: "slide-3",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg?_wi=1",
imageAlt: "dark digital tech background",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
imageAlt: "fast server speed motion",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pro-streamer-streaming-videogame-talking-into-headset_482257-112403.jpg?_wi=2",
imageAlt: "fast server speed motion",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
imageAlt: "ddos protection cyber security",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dystopian-scene-with-destroyed-landscape-apocalyptic-atmosphere_23-2150461586.jpg?_wi=2",
imageAlt: "fast server speed motion",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
imageAlt: "gaming hardware performance",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-purple-lines-generative-ai_169016-30670.jpg?_wi=2",
imageAlt: "fast server speed motion",
},
]}