Update src/app/page.tsx

This commit is contained in:
2026-04-05 10:29:05 +00:00
parent 31bb45dfd3
commit b36263722c

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/skilled-business-executive-luxurious-work-environment-reviews-budget-strategy_482257-116927.jpg",
@@ -114,7 +114,7 @@ export default function LandingPage() {
title: "Cloud Infrastructure",
description: "Highly available and scalable cloud environments.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg?_wi=1",
imageAlt: "Cloud infrastructure",
},
items: [
@@ -129,7 +129,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg?_wi=2",
imageAlt: "modern tech dashboard interface",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg?_wi=2",
imageAlt: "cloud data synchronization icon",
},
]}