Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-21 13:39:57 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blue-optic-fiber_23-2148779322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-optic-fiber_23-2148779322.jpg?_wi=1",
imageAlt: "Connectivity Scene 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-couch-using-laptop_23-2148794581.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-couch-using-laptop_23-2148794581.jpg?_wi=1",
imageAlt: "Connectivity Scene 2",
},
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
title: "Real-time Analytics",
description: "Track your usage and network performance in real-time.",
bentoComponent: "animated-bar-chart",
imageSrc: "http://img.b2bpic.net/free-photo/blue-optic-fiber_23-2148779322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-optic-fiber_23-2148779322.jpg?_wi=2",
imageAlt: "server availability icon",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
description: "Always-on infrastructure for seamless streaming.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-couch-using-laptop_23-2148794581.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-couch-using-laptop_23-2148794581.jpg?_wi=2",
imageAlt: "server availability icon",
},
]}