Update src/app/page.tsx

This commit is contained in:
2026-05-08 12:39:19 +00:00
parent f9b07d8210
commit cbc3d8b9fd

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-neon-lights-background_23-2150710751.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-neon-lights-background_23-2150710751.jpg?_wi=1"
imageAlt="Futuristic gaming platform background"
avatars={[
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
title: "Lightning Fast",
subtitle: "Instant play",
description: "Our platform is optimized for zero-latency gaming experiences across all devices.",
imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1776.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1776.jpg?_wi=1",
},
{
tag: "Access",
@@ -249,7 +249,7 @@ export default function LandingPage() {
button: {
text: "Upgrade",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-neon-lights-background_23-2150710751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-neon-lights-background_23-2150710751.jpg?_wi=2",
imageAlt: "Closeup shot of colorful neon lights forming triangular shapes in perspective",
},
{
@@ -265,7 +265,7 @@ export default function LandingPage() {
button: {
text: "Go Elite",
},
imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1776.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1776.jpg?_wi=2",
imageAlt: "Closeup shot of colorful neon lights forming triangular shapes in perspective",
},
]}