Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 17:03:09 +00:00

View File

@@ -62,27 +62,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-basketball-player-posing-with-copy-space_23-2148432545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-basketball-player-posing-with-copy-space_23-2148432545.jpg?_wi=1",
imageAlt: "Football drill action",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-residential-security-fence_58702-13301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-residential-security-fence_58702-13301.jpg?_wi=1",
imageAlt: "Football in net",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg?_wi=1",
imageAlt: "Athlete training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-basketball-player-posing-with-copy-space_23-2148432545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-basketball-player-posing-with-copy-space_23-2148432545.jpg?_wi=2",
imageAlt: "Football drill action",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-residential-security-fence_58702-13301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-residential-security-fence_58702-13301.jpg?_wi=2",
imageAlt: "Football in net",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg?_wi=2",
imageAlt: "Athlete training",
},
]}