From 1d97f2886c2a33acfabef67d54038b5689e4349d Mon Sep 17 00:00:00 2001
From: Wan LI <1823442879@qq.com>
Date: Tue, 1 Oct 2024 01:46:27 +0000
Subject: [PATCH] Update file education.tsx

---
 src/contents/education.tsx | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/contents/education.tsx b/src/contents/education.tsx
index d8b5bf2..af5a811 100644
--- a/src/contents/education.tsx
+++ b/src/contents/education.tsx
@@ -79,6 +79,14 @@ export function Education() { // sidenavbar begin
                  <p className="indent">This year, our team has devoted a great deal of effort to the field of education, as we are convinced that the development and popularisation of synthetic biology cannot be achieved without the broad participation and support of the public, which is at the heart of science education.</p>
                  <p className="indent">To this end, we have elaborated a series of promotional materials, taken the initiative to reach out to patient groups, carried out science popularisation activities in schools, and worked to expand our regional influence while actively speaking out on the international stage. At the local level, in particular, we are working hard to reach out to a wider range of people, with a view to creating a far-reaching social impact.</p>
                  <p className="indent">At the same time, we have established a systematic educational mechanism that aims to transform high school students from passive recipients of knowledge to active practitioners at the university level, thus forming a sustainable educational loop.</p>
+                <div className='image-container'>
+                <img 
+                src="https://static.igem.wiki/teams/5378/overview.webp"
+                alt="example"
+                className="image-wide"
+                  />  
+                 <figcaption className='caption'>1234567687</figcaption>
+                </div>
                </Element>
           
               <div className="bd-callout bd-callout-info bg-gray">
-- 
GitLab