Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-23 12:01:53 +00:00
4 changed files with 8 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ export default function BlogPage() {
)}
<FooterMedia
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg"
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg?_wi=2"
videoAriaLabel="Green soccer field texture"
logoText="Go Fast"
columns={[

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Join the Team", href: "#contact" },
{ text: "View Schedule", href: "#schedule" },
]}
imageSrc="https://img.b2bpic.net/free-photo/junior-football-team-stacking-hands-before-match_53876-139584.jpg"
imageSrc="https://img.b2bpic.net/free-photo/junior-football-team-stacking-hands-before-match_53876-139584.jpg?_wi=1"
imageAlt="Children playing football enthusiastically on a green field"
showDimOverlay={true}
/>
@@ -88,7 +88,7 @@ export default function LandingPage() {
"Our training focuses on dribbling, passing, shooting, and game awareness through engaging drills and exercises.", tag: "Skill Development", imageSrc: "https://img.b2bpic.net/free-photo/full-shot-kids-playing-football-field_23-2149270949.jpg", imageAlt: "Child dribbling a football during practice"},
{
id: "2", title: "Embrace Teamwork", description:
"Children learn the importance of collaboration, communication, and supporting each other both on and off the field.", tag: "Team Building", imageSrc: "https://img.b2bpic.net/free-photo/junior-football-team-stacking-hands-before-match_53876-139584.jpg", imageAlt: "Children in a football huddle, demonstrating teamwork"},
"Children learn the importance of collaboration, communication, and supporting each other both on and off the field.", tag: "Team Building", imageSrc: "https://img.b2bpic.net/free-photo/junior-football-team-stacking-hands-before-match_53876-139584.jpg?_wi=2", imageAlt: "Children in a football huddle, demonstrating teamwork"},
{
id: "3", title: "Have Fun & Stay Active", description:
"Football should be enjoyable! We create a lively atmosphere where kids can play, make friends, and stay physically active.", tag: "Enjoy the Game", imageSrc: "https://img.b2bpic.net/free-photo/junior-football-team-hugging-each-other_53876-137683.jpg", imageAlt: "Group of children laughing while playing football"},
@@ -105,11 +105,11 @@ export default function LandingPage() {
tag="Our Squad"
members={[
{
id: "1", name: "Leo Messi Jr.", imageSrc: "https://img.b2bpic.net/free-photo/blond-teenager-soccer-player-dressed-blue-uniform-holds-ball_613910-11766.jpg", imageAlt: "Portrait of a young boy in a football jersey"},
id: "1", name: "Leo Messi Jr.", imageSrc: "https://img.b2bpic.net/free-photo/blond-teenager-soccer-player-dressed-blue-uniform-holds-ball_613910-11766.jpg?_wi=1", imageAlt: "Portrait of a young boy in a football jersey"},
{
id: "2", name: "Mia Hamm Jr.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-female-rugby-player_23-2148355511.jpg", imageAlt: "Portrait of a young girl in a football jersey"},
{
id: "3", name: "Ronaldo Jr.", imageSrc: "https://img.b2bpic.net/free-photo/blond-teenager-soccer-player-dressed-blue-uniform-holds-ball_613910-11766.jpg", imageAlt: "Portrait of a young boy holding a soccer ball"},
id: "3", name: "Ronaldo Jr.", imageSrc: "https://img.b2bpic.net/free-photo/blond-teenager-soccer-player-dressed-blue-uniform-holds-ball_613910-11766.jpg?_wi=2", imageAlt: "Portrait of a young boy holding a soccer ball"},
]}
memberVariant="card"
membersAnimation="slide-up"
@@ -185,7 +185,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg"
imageSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg?_wi=1"
imageAlt="Green soccer field texture"
logoText="Go Fast"
columns={[

View File

@@ -96,7 +96,7 @@ function ProductPageContent({ params }: ProductPageProps) {
const footer = (
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg"
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg?_wi=4"
videoAriaLabel="Green soccer field texture"
logoText="Go Fast"
columns={[

View File

@@ -39,7 +39,7 @@ function ShopPageContent() {
const footer = (
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg"
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg?_wi=3"
videoAriaLabel="Green soccer field texture"
logoText="Go Fast"
columns={[