Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-21 03:10:03 +00:00

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/two-person-standing-escalator_400718-24.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-person-standing-escalator_400718-24.jpg?_wi=1",
imageAlt: "Futuristic Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139318.jpg?_wi=1",
imageAlt: "Tech Workspace",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
title: "Secure Architecture",
description: "End-to-end encryption for total data privacy.",
tag: "Security",
imageSrc: "http://img.b2bpic.net/free-photo/two-person-standing-escalator_400718-24.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-person-standing-escalator_400718-24.jpg?_wi=2",
imageAlt: "cybernetic neural network",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
title: "Intuitive Design",
description: "User-first interfaces for seamless adoption.",
tag: "UX",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139318.jpg?_wi=2",
imageAlt: "cybernetic neural network",
},
]}
@@ -310,7 +310,7 @@ export default function LandingPage() {
button: {
text: "Select Pro",
},
imageSrc: "http://img.b2bpic.net/free-photo/two-person-standing-escalator_400718-24.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-person-standing-escalator_400718-24.jpg?_wi=3",
imageAlt: "cybernetic neural network",
},
{
@@ -326,7 +326,7 @@ export default function LandingPage() {
button: {
text: "Contact Us",
},
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139318.jpg?_wi=3",
imageAlt: "cybernetic neural network",
},
]}