From 07ff1b247de094c2f289c2587bd457fcfa73f62c Mon Sep 17 00:00:00 2001
From: Pan Zhao <2653424179@qq.com>
Date: Tue, 1 Oct 2024 10:00:30 +0000
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=BB=E9=A1=B5?=
 =?UTF-8?q?=E7=9A=84https://static.igem.wiki/teams/5378/safety/2.webp?=
 =?UTF-8?q?=E9=93=BE=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/contents/safety.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx
index 262d2a7..ba1cb7b 100644
--- a/src/contents/safety.tsx
+++ b/src/contents/safety.tsx
@@ -97,7 +97,7 @@ The next page details the security measures and considerations our team has take
                 <p className="indent">In the end, the safety module we designed can effectively prevent and treat abdominal infection in patients with liver disease, solve intestinal flora disorders, support intestinal barrier function repair and alleviate complications of hepatic encephalopathy.</p>
                 <div className='image-container'>
                 <img 
-                src="https://static.igem.wiki/teams/5378/safety/1.webp"
+                src="https://static.igem.wiki/teams/5378/safety/2.webp"
                 alt="example"
                 className="image-wide"
               />
-- 
GitLab