Merge version_1 into main #1
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user