Update src/app/metiers-post-retraite/page.tsx
This commit is contained in:
@@ -64,42 +64,42 @@ export default function MetiersPostRetraitePage() {
|
||||
id: "1",
|
||||
name: "Entraîneur Professionnel",
|
||||
price: "Formation continue requise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32135.jpg?_wi=3",
|
||||
imageAlt: "Football coach training team",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Commentateur Sportif",
|
||||
price: "Médias & Télévision",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-radio-station_23-2148815346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-radio-station_23-2148815346.jpg?_wi=3",
|
||||
imageAlt: "Sports commentator broadcasting",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Manager & Recrutement",
|
||||
price: "Direction Sportive",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office_23-2147838586.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office_23-2147838586.jpg?_wi=3",
|
||||
imageAlt: "Sports management professional",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Agent de Joueurs",
|
||||
price: "Représentation & Négociation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32135.jpg?_wi=4",
|
||||
imageAlt: "Player agent representation",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Organisateur d'Événements",
|
||||
price: "Événementiel Sportif",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-radio-station_23-2148815346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-radio-station_23-2148815346.jpg?_wi=4",
|
||||
imageAlt: "Sports event organization",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Consultant Sportif",
|
||||
price: "Stratégie & Performance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office_23-2147838586.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office_23-2147838586.jpg?_wi=4",
|
||||
imageAlt: "Sports consultant professional",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user