Update src/app/events/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function EventsPage() {
|
||||
title: "Matchs de Rugby",
|
||||
description:
|
||||
"Le Six Nations, la Coupe du Monde et tous les grands matchs de rugby. Vivez chaque essai en direct avec nos passionnés!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=2",
|
||||
imageAlt: "Matchs de rugby en direct",
|
||||
button: { text: "Prochains Matchs" },
|
||||
},
|
||||
@@ -90,7 +90,7 @@ export default function EventsPage() {
|
||||
title: "Football",
|
||||
description:
|
||||
"Premier League, Ligue 1, Champions League. Les meilleurs matchs de football sur nos écrans HD haute définition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=3",
|
||||
imageAlt: "Matchs de football",
|
||||
button: { text: "Calendrier" },
|
||||
},
|
||||
@@ -98,7 +98,7 @@ export default function EventsPage() {
|
||||
title: "Événements Spéciaux",
|
||||
description:
|
||||
"Soirées à thème, tournois, quiz sports et animations. Venez vivre des moments inoubliables avec vos amis.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=4",
|
||||
imageAlt: "Événements spéciaux et animations",
|
||||
button: { text: "Détails" },
|
||||
},
|
||||
@@ -126,7 +126,7 @@ export default function EventsPage() {
|
||||
title: "Soirées Live",
|
||||
description:
|
||||
"Musiciens irlandais traditionnels et groupes modernes. Ambiance chaleureuse et conviviale tous les vendredi et samedi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=5",
|
||||
imageAlt: "Performance musicale live",
|
||||
button: { text: "Voir Agenda" },
|
||||
},
|
||||
@@ -134,7 +134,7 @@ export default function EventsPage() {
|
||||
title: "DJ & Danseur",
|
||||
description:
|
||||
"Samedi soir: DJ animant la piste de danse jusqu'à tard. Musique toute la soirée pour une ambiance festive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=6",
|
||||
imageAlt: "DJ en action",
|
||||
button: { text: "Détails" },
|
||||
},
|
||||
@@ -142,7 +142,7 @@ export default function EventsPage() {
|
||||
title: "Célébrations Privées",
|
||||
description:
|
||||
"Anniversaires, enterrements de vie de garçon/fille, réunions. Personnalisez votre événement avec notre équipe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=7",
|
||||
imageAlt: "Célébration privée",
|
||||
button: { text: "Contacter" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user