Merge version_1 into main #1
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
href: "#players",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-women-warming-up_23-2148355383.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-women-warming-up_23-2148355383.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,25 +79,25 @@ export default function LandingPage() {
|
||||
id: 2,
|
||||
title: "14U Division",
|
||||
description: "Competitive development for young prospects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cancelled-sport-events-background-concept_23-2148570953.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cancelled-sport-events-background-concept_23-2148570953.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "16U Division",
|
||||
description: "Elite showcase opportunities for high school athletes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-ball_23-2149457257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-ball_23-2149457257.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "18U Division",
|
||||
description: "Top tier preparation for collegiate baseball programs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-ball_23-2149457257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-playing-with-ball_23-2149457257.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Open Showcase",
|
||||
description: "Open talent identification and skill assessment events.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cancelled-sport-events-background-concept_23-2148570953.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cancelled-sport-events-background-concept_23-2148570953.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Age Divisions"
|
||||
@@ -115,13 +115,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Alex Rivers",
|
||||
role: "12U | Shortstop",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-baseball-player_23-2151023569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-baseball-player_23-2151023569.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Jordan Smith",
|
||||
role: "14U | Pitcher",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-basketball-player_23-2151098092.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-basketball-player_23-2151098092.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -133,13 +133,13 @@ export default function LandingPage() {
|
||||
id: "p4",
|
||||
name: "Taylor Reed",
|
||||
role: "18U | Catcher",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-baseball-player_23-2151023569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-baseball-player_23-2151023569.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Jamie Knox",
|
||||
role: "14U | Third Base",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-basketball-player_23-2151098092.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-basketball-player_23-2151098092.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Featured Players"
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-women-warming-up_23-2148355383.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-women-warming-up_23-2148355383.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user