Merge version_3 into main #3
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Live Scoreboard", description: liveScores.length > 0 ? "Latest scores retrieved successfully." : "Loading live scores...", tag: "Live", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536148.jpg" },
|
||||
{ id: "f1", title: "Live Scoreboard", description: liveScores.length > 0 ? "Instant access to every play as it happens" : "Loading live scores...", tag: "Live", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536148.jpg" },
|
||||
{ id: "f2", title: "Multi-League Support", description: "Seamless tracking across MLB, NFL, NBA, and NHL.", tag: "Coverage", imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275220.jpg" },
|
||||
{ id: "f3", title: "Breaking News", description: "The latest updates and trade rumors directly from NYC sports media.", tag: "Updates", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163381.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user