1 Commits

Author SHA1 Message Date
b9daa52cd4 Update src/app/page.tsx 2026-01-13 14:34:39 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { Facebook, Instagram, Twitter, Youtube } from "lucide-react"; import { Facebook, Instagram, Twitter, Youtube } from "lucide-react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
@@ -49,7 +49,7 @@ export default function LandingPage() {
description="Elevate your game with world-class coaching, team management, and performance analytics. Unite players, build champions." description="Elevate your game with world-class coaching, team management, and performance analytics. Unite players, build champions."
mediaItems={[ mediaItems={[
{ {
imageSrc: "https://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-234.jpg", imageAlt: "Football stadium and match action" videoSrc: "https://media.istockphoto.com/id/1412185604/video/american-football-stadium-field-with-animated-players.mp4", videoAriaLabel: "Football match in stadium"
}, },
{ {
imageSrc: "https://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-960.jpg", imageAlt: "Team celebration and championship moments" imageSrc: "https://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-960.jpg", imageAlt: "Team celebration and championship moments"