Update src/app/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
href: "#programs",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/football-concept-with-slate_23-2147832080.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/football-concept-with-slate_23-2147832080.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
description: "Fostering long-term friendships and leadership through collaborative training.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-hand-holding-ball_23-2150896498.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-hand-holding-ball_23-2150896498.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "c1",
|
||||
name: "Coach Marcus",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
quote: "The best training my kids have ever received.",
|
||||
tag: "MN Soccer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-business-people-sitting-office-lobby_1262-1957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-concept-with-slate_23-2147832080.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-concept-with-slate_23-2147832080.jpg?_wi=2",
|
||||
imageAlt: "parent portrait soccer",
|
||||
},
|
||||
{
|
||||
@@ -295,7 +295,7 @@ export default function LandingPage() {
|
||||
quote: "I feel faster and more confident on the ball.",
|
||||
tag: "Elite",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-boy-showing-his-soccer-ball-standing-against-white-brick-wall_23-2148089296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hand-holding-ball_23-2150896498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hand-holding-ball_23-2150896498.jpg?_wi=2",
|
||||
imageAlt: "parent portrait soccer",
|
||||
},
|
||||
{
|
||||
@@ -328,7 +328,7 @@ export default function LandingPage() {
|
||||
quote: "The level of intensity is exactly what I needed.",
|
||||
tag: "Junior Elite",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/black-football-player-running-kicking-ball-sports-ground_23-2148203685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg?_wi=2",
|
||||
imageAlt: "parent portrait soccer",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user