Update src/app/page.tsx

This commit is contained in:
2026-05-01 20:05:43 +00:00
parent 88b36ebc44
commit 37091d8816

View File

@@ -66,15 +66,15 @@ export default function LandingPage() {
description="Orchestrate your business infrastructure with precision-engineered AI that scales with your ambition."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151671993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151671993.jpg?_wi=1",
imageAlt: "AI Neural Network",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-digital-particles_1048-15686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-digital-particles_1048-15686.jpg?_wi=1",
imageAlt: "Floating Glass UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603083.jpg?_wi=1",
imageAlt: "Advanced Robotics",
},
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
imageAlt: "Data Motion",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151671993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151671993.jpg?_wi=2",
imageAlt: "hologram tablet analytics",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageAlt: "Particle Waves",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-digital-particles_1048-15686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-digital-particles_1048-15686.jpg?_wi=2",
imageAlt: "hologram tablet analytics",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
imageAlt: "Neon Conduits",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-whale-half-robot-fantasy-style_23-2151603083.jpg?_wi=2",
imageAlt: "hologram tablet analytics",
},
]}