Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 01:41:50 +00:00

View File

@@ -92,15 +92,15 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-amazing-cityscape-sunset_181624-45857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-amazing-cityscape-sunset_181624-45857.jpg?_wi=1",
imageAlt: "Futuristic 3D Cyberpunk City",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg?_wi=1",
imageAlt: "Holographic 3D City Projection with HUD",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg?_wi=1",
imageAlt: "AI Agent Interface Monitoring Data",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-amazing-cityscape-sunset_181624-45857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-amazing-cityscape-sunset_181624-45857.jpg?_wi=2",
imageAlt: "autonomous monitoring system ui",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg?_wi=2",
imageAlt: "autonomous monitoring system ui",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg?_wi=2",
imageAlt: "autonomous monitoring system ui",
},
]}