From 492460e38c703e340fefbd25518b68590d967dc1 Mon Sep 17 00:00:00 2001
From: Pan Zhao <2653424179@qq.com>
Date: Tue, 1 Oct 2024 09:34:23 +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=84Safety=20module=20design=20ideas=E6=96=87=E6=9C=AC?=
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 a8907ef..af486ec 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
                 <div className='image-container'>
                 <img 
                 src="https://static.igem.wiki/teams/5378/safety/1.webp"
-                alt="example"
+                alt="Safety module design ideas"
                 className="image-wide"
               />
               <figcaption className='caption'>Describe.......</figcaption>
-- 
GitLab