Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 09:46:18 +00:00

View File

@@ -68,15 +68,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2349.jpg?_wi=1",
imageAlt: "High fidelity scene 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728168.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728168.jpg?_wi=1",
imageAlt: "Dynamic gameplay 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/assortment-geometric-square-shapes_23-2150832961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-geometric-square-shapes_23-2150832961.jpg?_wi=1",
imageAlt: "Concept art 3",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2349.jpg?_wi=2",
imageAlt: "fantasy character render",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728168.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728168.jpg?_wi=2",
imageAlt: "fantasy character render",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/assortment-geometric-square-shapes_23-2150832961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-geometric-square-shapes_23-2150832961.jpg?_wi=2",
imageAlt: "fantasy character render",
},
]}