Update src/app/page.tsx

This commit is contained in:
2026-05-28 10:34:46 +00:00
parent 32a7cb70b2
commit 7db1b89cc5

View File

@@ -114,22 +114,19 @@ export default function LandingPage() {
title: "User & Team Management", description: "Create detailed player profiles, manage team rosters, and track performance. Build your legacy from the ground up.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039718.jpg", imageAlt: "Gaming platform user profile UI"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-dice-with-abstract-scenery_23-2151045418.jpg", imageAlt: "Esports team management app"},
imageAlt: "gaming platform user profile ui"
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-dice-with-abstract-scenery_23-2151045418.jpg", imageAlt: "Esports team management app"}
},
{
title: "Dynamic Tournaments & Matches", description: "Organize and participate in tournaments with ease. From bracket generation to real-time results, GameZone keeps you in the loop.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/leaderboard-with-abstract-background_23-2148765616.jpg", imageAlt: "Tournament bracket mobile app"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/digital-led-scoreboard-display_187299-47308.jpg", imageAlt: "Real-time match results app"},
imageAlt: "gaming platform user profile ui"
imageSrc: "http://img.b2bpic.net/free-photo/digital-led-scoreboard-display_187299-47308.jpg", imageAlt: "Real-time match results app"}
},
{
title: "Games & Categories", description: "Explore a vast library of games, categorized for easy discovery. Define custom categories to suit your unique tournament needs.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756319.jpg", imageAlt: "Mobile game library interface"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-location-digital-art_23-2151762871.jpg", imageAlt: "Game organizer dashboard mobile"},
imageAlt: "gaming platform user profile ui"
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-location-digital-art_23-2151762871.jpg", imageAlt: "Game organizer dashboard mobile"}
},
]}
showStepNumbers={true}