Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -92,15 +92,15 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
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",
|
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",
|
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",
|
imageAlt: "AI Agent Interface Monitoring Data",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
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",
|
imageAlt: "autonomous monitoring system ui",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
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",
|
imageAlt: "autonomous monitoring system ui",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
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",
|
imageAlt: "autonomous monitoring system ui",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user