From fbb818e93a4580127d477f1e10fbfb7bb168a3a8 Mon Sep 17 00:00:00 2001
From: Pan Zhao <2653424179@qq.com>
Date: Thu, 26 Sep 2024 15:45:31 +0000
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86https://static.igem.?=
 =?UTF-8?q?wiki/teams/5378/safety/03-1.webp=E5=9B=BE=E7=89=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/contents/safety.tsx | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx
index 1b57910..685354a 100644
--- a/src/contents/safety.tsx
+++ b/src/contents/safety.tsx
@@ -109,6 +109,11 @@ The next page details the security measures and considerations our team has take
               <h3>3.1  Laboratory</h3>
               {/* <h4 className="center-text">3.1Laboratory</h4> */}
               <p className="indent">Our experiment was conducted by the iGEM laboratory of Southern Medical University. It is a laboratory with a biosafety protection level of Level 2 (BSL-II), which complies with the provisions of the Biosafety Law of the People's Republic of China and the General Biosafety Guidelines for Pathogenic Microbial Laboratories.</p>
+              <img 
+                src="https://static.igem.wiki/teams/5378/safety/03-1.webp"
+                alt="example"
+                className="responsive-img"
+              />
               <h4>Experimental equipment</h4>
               <p className="indent">The biosafety cabinet is the most important safety equipment and the main protective barrier. The laboratory should be equipped with a secondary biosafety cabinet as required. All related operations must be carried out inside the biosafety cabinet.Fill in the registration form consciously every time you use it.
 The laboratory is equipped with a ventilation system with exhaust purification devices and other equipment that does not allow microorganisms to escape to ensure safety.
-- 
GitLab