diff --git a/src/app/le-club/page.tsx b/src/app/le-club/page.tsx index ea623cc..727961f 100644 --- a/src/app/le-club/page.tsx +++ b/src/app/le-club/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { description="Olympe Aqua Fitness offre bien plus qu'une simple salle de sport." subdescription="Découvrez nos espaces premium : piscine chauffée, sauna, jacuzzi, vestiaires modernes et parking gratuit pour vous accueillir dans les meilleures conditions." icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-sports-girl_1157-14406.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-sports-girl_1157-14406.jpg" imageAlt="Installations modernes d'Olympe Aqua Fitness" mediaAnimation="slide-up" useInvertedBackground={false} @@ -109,28 +109,28 @@ export default function AboutPage() { name: "David Legrand", role: "Coach Fitness Principal", description: "13 ans d'expérience. Spécialiste en renforcement musculaire et perte de poids. Bienveillant et exigeant.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-self-determined-caucasian-elderly-male-with-beard-choosing-healthy-active-lifestyle-sitting-floor-with-ball-resting-after-intensive-training-gym_343059-4804.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-self-determined-caucasian-elderly-male-with-beard-choosing-healthy-active-lifestyle-sitting-floor-with-ball-resting-after-intensive-training-gym_343059-4804.jpg", }, { id: "2", name: "Amélie Fontaine", role: "Coach Aquafitness & Natation", description: "Certifiée en aquathérapie. Experte en mouvements adaptés pour tous les âges et niveaux.", - imageSrc: "http://img.b2bpic.net/free-photo/sexual-girl-sitting-near-swimming-pool_8353-8504.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/sexual-girl-sitting-near-swimming-pool_8353-8504.jpg", }, { id: "3", name: "Xavier Moreau", role: "Coach Crossfit & Functional Training", description: "Champion de crossfit régional. Crée des entraînements motivants et sécurisés pour tous.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-guy-with-stylish-haircut-standing-near-awesome-yacht-holding-camera-staring-seriously-being-focused-photo-session-harbour-making-pictures-scenery_176420-5108.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-guy-with-stylish-haircut-standing-near-awesome-yacht-holding-camera-staring-seriously-being-focused-photo-session-harbour-making-pictures-scenery_176420-5108.jpg", }, { id: "4", name: "Nathalie Dubois", role: "Coach Yoga & Pilates", description: "Spécialisée en bien-être holistique. Apaise les tensions et renforce la flexibilité profonde.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga-her-body-balance_23-2149163252.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga-her-body-balance_23-2149163252.jpg", }, ]} gridVariant="four-items-2x2-equal-grid" @@ -145,42 +145,42 @@ export default function AboutPage() { title="Nos Activités Principales" description="Découvrez la diversité de nos cours et installations conçus pour tous les niveaux." tag="Programme Complet" - tagIcon="Zap" + tagIcon={Zap} tagAnimation="blur-reveal" features={[ { id: 1, title: "Fitness & Musculation", description: "Salle équipée des dernières machines de renommée mondiale. Coachs diplômés pour vous guider vers vos objectifs.", - imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", imageAlt: "Salle fitness moderne avec équipements", }, { id: 2, title: "Aquafitness & Piscine", description: "Piscine chauffée avec cours d'aquafitness, natation et activités aquatiques pour tous les âges.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-swimmer-sitting_171337-7793.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-swimmer-sitting_171337-7793.jpg", imageAlt: "Piscine aquafitness", }, { id: 3, title: "Yoga & Pilates", description: "Cours de yoga et pilates pour renforcer votre flexibilité, équilibre et bien-être mental.", - imageSrc: "http://img.b2bpic.net/free-photo/group-women-practicing-hall_7502-5154.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/group-women-practicing-hall_7502-5154.jpg", imageAlt: "Cours de yoga et relaxation", }, { id: 4, title: "Crossfit & Entrainement", description: "Programme crossfit intensif pour les amateurs de défi. Entraînements fonctionnels et motivants.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-exercising-with-battle-ropes_23-2147949555.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-exercising-with-battle-ropes_23-2147949555.jpg", imageAlt: "Entraînement crossfit intensif", }, { id: 5, title: "Vélo Indoor & Cardio", description: "Cours de vélo indoor énergisants en groupe avec coaches motivants et ambiance dynamique.", - imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332071.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332071.jpg", imageAlt: "Classe vélo indoor collective", }, ]}