Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 13:37:07 +00:00

View File

@@ -74,17 +74,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128059.jpg?_wi=1",
imageAlt: "Modding Station",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/river-landscape-illustration-pixel-art-style_23-2151793132.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/river-landscape-illustration-pixel-art-style_23-2151793132.jpg?_wi=1",
imageAlt: "Digital Landscape",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=1",
imageAlt: "Coding IDE",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269912.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128059.jpg?_wi=2",
imageAlt: "game editing icon",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/river-landscape-illustration-pixel-art-style_23-2151793132.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/river-landscape-illustration-pixel-art-style_23-2151793132.jpg?_wi=2",
imageAlt: "game editing icon",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/pc-data-center-managing-network-resources-using-node-tree-software_482257-126003.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=2",
imageAlt: "game editing icon",
},
]}