Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Live Scores", href: "#scores" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/silhouette-excited-crowd-grunge-union-jack-flag-background_1048-14380.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/silhouette-excited-crowd-grunge-union-jack-flag-background_1048-14380.jpg?_wi=1"
|
||||
imageAlt="Football stadium with crowd"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -101,13 +101,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Instant Score Updates", description: "Receive live notifications for goals, penalties, and match milestones instantly.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-football-championship-schedule-template_52683-98733.jpg", imageAlt: "Live scores display"
|
||||
title: "Instant Score Updates", description: "Receive live notifications for goals, penalties, and match milestones instantly.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-football-championship-schedule-template_52683-98733.jpg?_wi=1", imageAlt: "Live scores display"
|
||||
},
|
||||
{
|
||||
title: "Player Statistics", description: "Track individual player performance including passes, shots, and key moments.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-football-championship-schedule-template_52683-98733.jpg", imageAlt: "Player stats tracking"
|
||||
title: "Player Statistics", description: "Track individual player performance including passes, shots, and key moments.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-football-championship-schedule-template_52683-98733.jpg?_wi=2", imageAlt: "Player stats tracking"
|
||||
},
|
||||
{
|
||||
title: "Match Analytics", description: "Deep dive into match analysis with possession stats, heat maps, and tactical insights.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-football-championship-schedule-template_52683-98733.jpg", imageAlt: "Match analytics"
|
||||
title: "Match Analytics", description: "Deep dive into match analysis with possession stats, heat maps, and tactical insights.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-football-championship-schedule-template_52683-98733.jpg?_wi=3", imageAlt: "Match analytics"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/silhouette-excited-crowd-grunge-union-jack-flag-background_1048-14380.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/silhouette-excited-crowd-grunge-union-jack-flag-background_1048-14380.jpg?_wi=2"
|
||||
imageAlt="Football stadium"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user