Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 23:40:47 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/football-player-striking-free-kick_23-2147644514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-player-striking-free-kick_23-2147644514.jpg?_wi=1",
imageAlt: "Soccer player striking ball",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
imageAlt: "Stadium floodlights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/straw-background_1203-3781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/straw-background_1203-3781.jpg?_wi=1",
imageAlt: "Jersey texture",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
title: "Breathable Technology",
description: "Advanced sweat-wicking fabrics that keep you cool under pressure.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/straw-background_1203-3781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/straw-background_1203-3781.jpg?_wi=2",
imageAlt: "Tech fabric detail",
},
items: [
@@ -162,7 +162,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/football-player-striking-free-kick_23-2147644514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-player-striking-free-kick_23-2147644514.jpg?_wi=2",
imageAlt: "soccer player striking ball pitch",
},
]}