Update src/app/players/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function PlayersPage() {
|
||||
author: "Goalkeepers & Field Players",
|
||||
description: "Specialized athletes for every position. From aggressive attackers to defensive masters, find the exact player profile you need.",
|
||||
tags: ["Positions", "Specialists", "All-Levels"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/water-polo-goalkeeper-in-action-making-a-1774188550459-172d85be.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/water-polo-goalkeeper-in-action-making-a-1774188550459-172d85be.png?_wi=1",
|
||||
imageAlt: "Water polo goalkeeper in action",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function PlayersPage() {
|
||||
author: "Rising Stars & Prospects",
|
||||
description: "Discover emerging talent before they reach the professional level. Early scouting opportunities for development programs.",
|
||||
tags: ["Development", "Youth", "Potential"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/young-talented-water-polo-player-in-acti-1774188549128-a5af8bd4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/young-talented-water-polo-player-in-acti-1774188549128-a5af8bd4.png?_wi=2",
|
||||
imageAlt: "Young water polo athlete",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function PlayersPage() {
|
||||
author: "Advanced Search Tools",
|
||||
description: "Filter by position, age, skill level, nationality, and competition experience. Find your ideal athlete match with precision tools.",
|
||||
tags: ["Filters", "Search", "Advanced"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/scout-dashboard-with-advanced-player-fil-1774188549292-cd098340.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/scout-dashboard-with-advanced-player-fil-1774188549292-cd098340.png?_wi=3",
|
||||
imageAlt: "Advanced player filter interface",
|
||||
},
|
||||
]}
|
||||
@@ -134,21 +134,21 @@ export default function PlayersPage() {
|
||||
id: "featured-1",
|
||||
name: "Marcus Chen",
|
||||
role: "Center Forward | NCAA Div 1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/professional-water-polo-player-headshot--1774188547038-8daec65c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/professional-water-polo-player-headshot--1774188547038-8daec65c.png?_wi=3",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
id: "featured-2",
|
||||
name: "Sofia Rodriguez",
|
||||
role: "Goalkeeper | Professional League",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/water-polo-goalkeeper-in-action-making-a-1774188550459-172d85be.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/water-polo-goalkeeper-in-action-making-a-1774188550459-172d85be.png?_wi=2",
|
||||
imageAlt: "Sofia Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "featured-3",
|
||||
name: "Alexandra Petrov",
|
||||
role: "Utility Player | International",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/young-talented-water-polo-player-in-acti-1774188549128-a5af8bd4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGEW37RoB25xDgksjqlLqj31gW/young-talented-water-polo-player-in-acti-1774188549128-a5af8bd4.png?_wi=3",
|
||||
imageAlt: "Alexandra Petrov",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user