diff --git a/.DS_Store b/.DS_Store
index bc684d7c379f227692f66d54a0a42602eeb55295..32e6ed4d4752cf9b68aadcd8413455687bd2e75d 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/equipes.html b/equipes.html
index 89e757da566f4f41def0473f4dea9b7d2a36a7c1..ffc5322eafaa1fa6a257dad8317167e160755199 100644
--- a/equipes.html
+++ b/equipes.html
@@ -63,7 +63,7 @@
         socio-éducatif à Mbam, une ville de 4000 habitants du Sénégal, dont plus
         de la moitié sont des jeunes.
       </p>
-      <a href="equipes/P25.html"
+      <a href="equipes/P26.html"
         ><div class="button">
           Découvrir nos différentes équipes
         </div></a
diff --git a/equipes/P26.html b/equipes/P26.html
new file mode 100644
index 0000000000000000000000000000000000000000..be9b282abfe40c01c5f3210067aca27d48ac7449
--- /dev/null
+++ b/equipes/P26.html
@@ -0,0 +1,337 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title>Equipe 2023 - Africa Unite</title>
+    <link rel="stylesheet" href="../styles.css" />
+    <link
+      rel="stylesheet"
+      href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
+    />
+  </head>
+  <body>
+    <div class="core">
+      <!--Logo Africa Unite-->
+      <a href="../index.html"
+        ><img
+          src="../images/logo_africaunite_transparent.png"
+          alt="Logo Africa Unite"
+          width="12%"
+      /></a>
+      <!--Barre de navigation-->
+      <nav id="navbar">
+        <ul>
+          <li class="deroulant">
+            <a href="#">Qui sommes nous?</a>
+            <ul class="sous">
+              <li><a href="../equipes.html">Nos différentes équipes</a></li>
+              <li>
+                <a href="../histoire.html">L'histoire de l'association</a>
+              </li>
+            </ul>
+          </li>
+          <li class="deroulant">
+            <a href="#">Nos projets</a>
+            <ul class="sous">
+              <li><a href="../Bobo.html">Le centre de Bobo</a></li>
+              <li><a href="../nvprojet.html">Le nouveau projet</a></li>
+            </ul>
+          </li>
+
+          <li><a href="../actions.html">Nos actions</a></li>
+        </ul>
+      </nav>
+      <h2>L'équipe 2024</h2>
+
+      <div class="grid-container-3-boxes">
+        <div class="button_row"><a href="P26.html">Equipe 2024</a></div>
+        <div class="button_row"><a href="P25.html">Equipe 2023</a></div>
+        <div class="button_row"><a href="P24.html">Equipe 2022</a></div>
+        <div class="button_row"><a href="P23.html">Equipe 2021</a></div>
+      </div>
+
+      <h4>Le Buro</h4>
+      <div class="row">
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="Madeleine.jpg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Madeleine Guimbert</h2>
+                <span>Président</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Romain.jpg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Romain Fonteneau</h2>
+                <span>Trésorier</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Marie.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Marie Roussel</h2>
+                <span>Secrétaire Générale</span>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+      <h4>Les Activités internes</h4>
+      <div class="row">
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Louis.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Louis Di Martino</h2>
+                <span>VP Acti Int</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Nath.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Nathaiel Polak</h2>
+                <span>Acti Int</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Clara.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Clara Vega</h2>
+                <span>Acti Int</span>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+      <div class="button_small"><a href="../actions.html"
+        >Découvrir les actions internes</a
+      ></div>
+      <h4>Les Activités externes</h4>
+      <div class="row">
+        <div class="column4">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Raph.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Raphaël Doste</h2>
+                <span>Acti Ext</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column4">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Leo.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Léo Turbiault</h2>
+                <span>Acti Ext</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column4">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Thibault.jpg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Thibault Gellé</h2>
+                <span>Écoles</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column4">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Marie.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Marie Roussel</h2>
+                <span>Écoles</span>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+      <div class="button_small"><a href="../actions.html"
+        >Découvrir les actions externes</a
+      ></div>
+      <h4>Le pôle entreprise</h4>
+      <div class="row">
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25PaulG.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Paul Guimbert</h2>
+                <span>Ent</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25PaullP.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Paul Pillebout</h2>
+                <span>Ent</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column3">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Romain.jpg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Romain Fonteneau</h2>
+                <span>Ent</span>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+      <h4>Le pôle projet</h4>
+      <div class="row">
+        <div class="column2">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Thea.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Théa Lallemant</h2>
+                <span>VP Projet</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column2">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Baptiste.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Baptiste Launay</h2>
+                <span>Respo Bobo</span>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+      <div class="button_small"><a href="../actions.html">Découvrir le nouveau projet</a></div>
+      <h4>Le pôle média</h4>
+      <div class="row">
+        <div class="column2">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25Clara.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Clara Vega</h2>
+                <span>VP Com</span>
+              </div>
+            </div>
+          </div>
+        </div>
+        <div class="column2">
+          <div class="container">
+            <div class="image">
+              <img src="P25/P25PaulG.jpeg" />
+            </div>
+            <div class="content">
+              <div class="info">
+                <h2>Paul Guimbert</h2>
+                <span>VP Geek</span>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
+    <!--Footer-->
+    <div class="footer">
+      <div class="row">
+        <div class="column3">
+          <img
+            src="../images/logo_africaunite_transparent.png"
+            alt="logo"
+            style="width: 15vw"
+          />
+        </div>
+        <div class="column3">
+          <h6>Nous retrouver sur les réseaux</h6>
+          <a href="https://web.facebook.com/AfricaUniteCS/?_rdc=1&_rdr" target="_blank" style="display: flex; align-items: center; text-decoration: none;">
+            <img src="../icons/facebook.png" width="13%" style="padding: 3%" alt="Facebook Logo" />
+            <span style="margin-left: 4.5%; font-size: 1.5vw;">Facebook</span>
+        </a>
+          <p>
+          <a href="https://www.instagram.com/africaunite.cs/" target="_blank" style="display: flex; align-items: center; text-decoration: none;">
+            <img src="../icons/instagram.png" width="13%" style="padding: 2.5%" alt="Instagram Logo" />
+            <span style="margin-left: 4%; font-size: 1.5vw;">Instagram</span>
+        </a>
+          </p>
+        </div>
+        <div class="column3">
+          <h6>Nous contacter</h6>
+          <p style="font-size: 1.5vw;">
+            3 rue Joliot Curie <br />
+            91190 GIF-SUR-YVETTE
+          </p>
+          <p></p>
+        </div>
+      </div>
+    </div>
+  </body>
+  <script src="main.js"></script>
+</html>
diff --git a/images/.DS_Store b/images/.DS_Store
index 94a38cae858feaa3c4ca83749416c5ecf676e0eb..d2ad281ec5d1313b07a776a550176e2495113f47 100644
Binary files a/images/.DS_Store and b/images/.DS_Store differ
diff --git a/images/shooting-africa-unite-2023-2024/.DS_Store b/images/shooting-africa-unite-2023-2024/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..2037aa2036ab02ca872ac18fd2314a9a4cc9804d
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/.DS_Store differ
diff --git a/images/shooting-africa-unite-2023-2024/1A.jpg b/images/shooting-africa-unite-2023-2024/1A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..88458bc0736c1292db82c68956fa9c4df742612a
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/1A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/1A2A.jpg b/images/shooting-africa-unite-2023-2024/1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f83737c62cda42d595dd344ac936a4ef7fa76d35
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/1Afun.jpg b/images/shooting-africa-unite-2023-2024/1Afun.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..c94f4ae7c36c881ad5a2279c343b2c074cff4c3f
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/1Afun.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/1Afunv2.jpg b/images/shooting-africa-unite-2023-2024/1Afunv2.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3746eab37fda3383541524b6cb081ec1ae900e4c
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/1Afunv2.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-132604-6525-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-132604-6525-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..8e22d66d700f1442c5d5696331923d3fb542f8b7
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-132604-6525-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-132701-6527-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-132701-6527-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9fe0f18684ad448f5905bdcff4c8e7d16be9531b
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-132701-6527-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-132815-6533-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-132815-6533-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..e71c4817fa709430a664a28de8647d7bda44d0c9
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-132815-6533-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-132843-6534-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-132843-6534-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..7f4f136caff48461740b139e0e6b4731b17fefc5
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-132843-6534-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-132932-6536-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-132932-6536-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1575e4ee53b1cf7fec27373c8c44d6f7d31b267b
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-132932-6536-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-133106-6538-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-133106-6538-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..da1d620683dba9967991bedc555a81e52f5c4b14
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-133106-6538-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-133251-6544-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-133251-6544-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2b1464c3c7a72815ed67c7cb1d8a2ebb39887dd4
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-133251-6544-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-133342-6547-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-133342-6547-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5ad0941fb1626e0a44568e8062883242cafc19b5
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-133342-6547-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-133400-6551-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-133400-6551-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..b54a59987ab52b3ed4dc8b03726e2c0473f40669
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-133400-6551-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-133705-6561-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-133705-6561-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..4f4fe01648bb17c69ad86505f27bb9cfe553079d
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-133705-6561-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134018-6579-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134018-6579-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f97411da523b680fc2a4ae30b7de6a0249eefc08
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134018-6579-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134043-6582-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134043-6582-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..8537a9aadf81a62433da33ce02d43d4400ec396a
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134043-6582-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134202-6588-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134202-6588-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..840684ab9a12209e3e0ad1d38e3132a3dd610f43
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134202-6588-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134250-6593-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134250-6593-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..133dbca47e913bd570e8a273fb179227e14c2d6f
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134250-6593-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134411-6598-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134411-6598-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f1fd1aca2dcd7c9782c8966a51c534fbc0155b11
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134411-6598-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134421-6599-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134421-6599-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..13c0610d5c23c00237de73b179710969fc6924a4
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134421-6599-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/20231221-134445-6600-Gauthier-Barbosa.jpg b/images/shooting-africa-unite-2023-2024/20231221-134445-6600-Gauthier-Barbosa.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f4abc13a3eb980bedf46a504d1a43a8aa373d497
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/20231221-134445-6600-Gauthier-Barbosa.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/ActiExt1A.jpg b/images/shooting-africa-unite-2023-2024/ActiExt1A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..fbcbdb26076b2642fce1f8ae13e79d371de48b2f
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/ActiExt1A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/ActiExt1A2Afun.jpg b/images/shooting-africa-unite-2023-2024/ActiExt1A2Afun.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..35006ab8f8f6e0a4859a9b76a6fc611f83e0f5ae
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/ActiExt1A2Afun.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/ActiExt1Afun.jpg b/images/shooting-africa-unite-2023-2024/ActiExt1Afun.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..c3c5c853919bf342e9c46e41a074149dfaedc138
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/ActiExt1Afun.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/ActiInt.jpg b/images/shooting-africa-unite-2023-2024/ActiInt.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a13923f0ffe1969b506c5da0026559789ea4e179
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/ActiInt.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/ActiInt1A2A.jpg b/images/shooting-africa-unite-2023-2024/ActiInt1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..fed1fe1f59a0744975a4821b11a888852d45f697
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/ActiInt1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/ActiIntfun.jpg b/images/shooting-africa-unite-2023-2024/ActiIntfun.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..dcbcc9d2e8ec405b2600b2363f242ab85c498dd1
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/ActiIntfun.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Arthur.jpg b/images/shooting-africa-unite-2023-2024/Arthur.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3d725b516c3ab57d4cbb16a881ee09c0c967825b
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Arthur.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Aude.jpg b/images/shooting-africa-unite-2023-2024/Aude.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..49add69a1256c251c9eadfa879684b200ed26922
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Aude.jpg differ
diff --git "a/images/shooting-africa-unite-2023-2024/Aur\303\251lien.jpg" "b/images/shooting-africa-unite-2023-2024/Aur\303\251lien.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..53a77d371f4611252a0a2c26de0c1af815811143
Binary files /dev/null and "b/images/shooting-africa-unite-2023-2024/Aur\303\251lien.jpg" differ
diff --git a/images/shooting-africa-unite-2023-2024/Bastian.jpg b/images/shooting-africa-unite-2023-2024/Bastian.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0a5248d2bb7eca39892f06602be44745f6661adf
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Bastian.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Buro.jpg b/images/shooting-africa-unite-2023-2024/Buro.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a6c8f4772f5c99f56c5b6bd6abe9af2bc980d31f
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Buro.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Buro1A2A.jpg b/images/shooting-africa-unite-2023-2024/Buro1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..09906f64c5436e355897ed93211c643466ab0c03
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Buro1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Buro1A2Afun.jpg b/images/shooting-africa-unite-2023-2024/Buro1A2Afun.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5da277606723397e4c926e9ef71476fbd9e90de8
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Buro1A2Afun.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Ent1A2A.jpg b/images/shooting-africa-unite-2023-2024/Ent1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f3146441d66eb7b4696de25997b4909d0d440b03
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Ent1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Gatien.jpg b/images/shooting-africa-unite-2023-2024/Gatien.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..153c0e8e1c7faf2867c380bf13b5e9b080c7aa52
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Gatien.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Iman.jpg b/images/shooting-africa-unite-2023-2024/Iman.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a701f6cb17189be930784b9a72483d5b3c305b92
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Iman.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Kylian.jpg b/images/shooting-africa-unite-2023-2024/Kylian.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1fdb43d61b2978bf89d15f57194bd366343f2d41
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Kylian.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Madeleine.jpg b/images/shooting-africa-unite-2023-2024/Madeleine.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..900a227ddd52e46c9099119c5943befa2202a60e
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Madeleine.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Malog.jpg b/images/shooting-africa-unite-2023-2024/Malog.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0076086d1225471b7285cf3ffc1736cb107fa719
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Malog.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Malol.jpg b/images/shooting-africa-unite-2023-2024/Malol.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0c3ff884c96adfddcee0edba1f650c2b7fa04938
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Malol.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Pierre.jpg b/images/shooting-africa-unite-2023-2024/Pierre.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9ecef55d8f070dfb239b5f106474f297ec0ca1f2
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Pierre.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Prez1A2A.jpg b/images/shooting-africa-unite-2023-2024/Prez1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5d8319eaa1ec3dd7e1d9753848e8741d3954cd3d
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Prez1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Projet.jpg b/images/shooting-africa-unite-2023-2024/Projet.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..e8b9f2727e4a90f2db3f4008ad634c3a5c2dad9a
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Projet.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Projet1A2A.jpg b/images/shooting-africa-unite-2023-2024/Projet1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..119609ebf24e99c06050eadf3e2359731443e099
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Projet1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Sarah.jpg b/images/shooting-africa-unite-2023-2024/Sarah.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6788fb18572be42aea208422749337c81a58b075
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Sarah.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/Trez.jpg b/images/shooting-africa-unite-2023-2024/Trez.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..206428e8e30e1b6e65a803e6ff1151a9883dc923
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/Trez.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/VPCom1A2A.jpg b/images/shooting-africa-unite-2023-2024/VPCom1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..167387ec6fe26ca7738e1face76baa046e659a89
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/VPCom1A2A.jpg differ
diff --git a/images/shooting-africa-unite-2023-2024/VPcohez1A2A.jpg b/images/shooting-africa-unite-2023-2024/VPcohez1A2A.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..c171a9ea063a23c502632c9f7fd7c8f163e6d6ab
Binary files /dev/null and b/images/shooting-africa-unite-2023-2024/VPcohez1A2A.jpg differ