diff --git a/wiki/pages/education.html b/wiki/pages/education.html
index 899685ea70385ab9d578837729b2121676e37bb6..c0c13317e6d50fc30ec3d6d000e0b5e3a852a3c3 100644
--- a/wiki/pages/education.html
+++ b/wiki/pages/education.html
@@ -103,6 +103,23 @@
   </div>
 </div>
 
+<div class="row mt-4">
+  <div class="col-lg-12">
+    <h2 id="Public">
+      <h2>Public: Popular Science Videos and Manuals Released by Major Media</h2>
+      <hr>
+    <p>For the general public, we have released popular science videos through various major media platforms, such as Bilibili, Douyin, YouTube, Facebook, and Instagram. Videos like "How Much Do You Know About IBD? MuScure", "Lab Rookie Guide - 'Plasmid Mini-Extraction'", and the promotional film for Tsinghua iGEM 2024 "MuScure: A Therapy as Simple as Breathing!" are designed to popularize scientific knowledge in an easy-to-understand manner. These videos cover the basic principles and applications of synthetic biology, aiming to enhance the scientific literacy of the public and stimulate their interest in science. Through animations and illustrations, we make complex scientific concepts simple and easy to understand, ensuring that audiences from different backgrounds can benefit. These videos have received many positive reviews from netizens.</p>
+    <div class="image-container" style="display: flex; justify-content: center; gap: 10px;">
+      <img src="https://static.igem.wiki/teams/5187/wiki-education-fig/18.jpg" alt="ibd_figure" class="shadowed-image" style="width: 50%; max-width: 300px;">
+      <img src="https://static.igem.wiki/teams/5187/wiki-education-fig/20.jpg" alt="ibd_figure" class="shadowed-image" style="width: 50%; max-width: 300px;">
+      <img src="https://static.igem.wiki/teams/5187/wiki-education-fig/21.jpg" alt="ibd_figure" class="shadowed-image" style="width: 50%; max-width: 300px;">
+    </div>
+
+  </div>
+</div>
+
+
+
 </body>
 </html>
 {% endblock %}
\ No newline at end of file