Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-30 06:41:53 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -71,14 +71,14 @@ export default function LandingPage() {
name: "John Doe",
role: "Director",
description: "Passionate about youth mentorship.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=4",
},
{
id: "m2",
name: "Jane Smith",
role: "Head Coach",
description: "Former pro player with years of experience.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=5",
},
]}
/>

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
},
]}
layoutOrder="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=1"
imageAlt="Youth soccer team training"
mediaAnimation="slide-up"
/>
@@ -114,7 +114,7 @@ export default function LandingPage() {
quote: "The focus on character development is unmatched.",
name: "Sarah M.",
role: "Parent",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=2",
},
{
id: "t2",
@@ -122,7 +122,7 @@ export default function LandingPage() {
quote: "I've become a better player and a better person here.",
name: "Thabo L.",
role: "Player",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=3",
},
]}
/>

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
name: "Saved by Grace Tee",
price: "R200",
variant: "Black/White",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-quality-studio-photography-shot-o-1774852892085-0e482bb6.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-quality-studio-photography-shot-o-1774852892085-0e482bb6.png?_wi=1",
},
{
id: "p2",
@@ -90,7 +90,7 @@ export default function LandingPage() {
<HeroOverlay
title="Represent the Mission"
description="Gear up with our exclusive apparel."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-quality-studio-photography-shot-o-1774852892085-0e482bb6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-quality-studio-photography-shot-o-1774852892085-0e482bb6.png?_wi=2"
/>
</div>