Update src/app/events/page.tsx
This commit is contained in:
@@ -77,15 +77,15 @@ export default function EventsPage() {
|
||||
features={[
|
||||
{
|
||||
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", imageAlt: "Matchs de rugby en direct", button: { text: "Prochains Matchs" },
|
||||
"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?_wi=2", imageAlt: "Matchs de rugby en direct", button: { text: "Prochains Matchs" },
|
||||
},
|
||||
{
|
||||
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", imageAlt: "Matchs de football", button: { text: "Calendrier" },
|
||||
"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?_wi=3", imageAlt: "Matchs de football", button: { text: "Calendrier" },
|
||||
},
|
||||
{
|
||||
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", imageAlt: "Événements spéciaux et animations", button: { text: "Détails" },
|
||||
"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?_wi=4", imageAlt: "Événements spéciaux et animations", button: { text: "Détails" },
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -109,15 +109,15 @@ export default function EventsPage() {
|
||||
features={[
|
||||
{
|
||||
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", imageAlt: "Performance musicale live", button: { text: "Voir Agenda" },
|
||||
"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?_wi=5", imageAlt: "Performance musicale live", button: { text: "Voir Agenda" },
|
||||
},
|
||||
{
|
||||
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", imageAlt: "DJ en action", button: { text: "Détails" },
|
||||
"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?_wi=6", imageAlt: "DJ en action", button: { text: "Détails" },
|
||||
},
|
||||
{
|
||||
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", imageAlt: "Célébration privée", button: { text: "Contacter" },
|
||||
"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?_wi=7", imageAlt: "Célébration privée", button: { text: "Contacter" },
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user