From fbe107c5b23a6d70bf5f3ea5f12b0eea1b12d781 Mon Sep 17 00:00:00 2001
From: Wu Zhiling <wzlwzl0924@gmail.com>
Date: Tue, 1 Oct 2024 07:53:39 +0000
Subject: [PATCH] Update file human-practices.tsx

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

diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx
index cc6315c..514775c 100644
--- a/src/contents/human-practices.tsx
+++ b/src/contents/human-practices.tsx
@@ -86,7 +86,7 @@ export function HumanPractices() {
       Our objective is to gather <span className='bold-font'>diverse perspectives</span>, from the general public to patients, ensuring we consider all possible viewpoints that may shape the trajectory of our project.
     </p>
     </div>
-
+    <img src="https://static.igem.wiki/teams/5378/037e7fc08b8f8518098e3af706f9eef.webp" alt="Related Image" style={{ display: 'block', margin: '20px auto' }} />
     <div className="rounded-border">
     <h3 className="center-text">1.2 Understanding Hepatic Encephalopathy (HE)</h3>
     <p className='indent'>
-- 
GitLab