Update src/app/page.tsx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { Facebook, Instagram, Twitter, Youtube } from "lucide-react";
|
||||
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."
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user