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

---
 src/contents/human-practices.tsx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx
index f307d19..7a1188a 100644
--- a/src/contents/human-practices.tsx
+++ b/src/contents/human-practices.tsx
@@ -115,18 +115,18 @@ export function HumanPractices() {
             <h2>2. Ethical Considerations</h2>
             <p>Informed consent, privacy, fairness, non-harm, responsibility.</p>
   <div className="rounded-border">
-  <h3 className="center-text">2.1Ethical and Safe Biotechnology Research</h3>
+  <h3 className="center-text">2.1 Ethical and Safe Biotechnology Research</h3>
     <p className='indent'>
       Our project operates within the legal framework and adheres to strict <span className='bold-font'>laboratory safety regulations</span>. From an <span className='bold-font'>ethical standpoint</span>, responsible scientific research not only requires the involvement of <span className='bold-font'>experts</span>, but also must align with the values of <span className='bold-font'>citizens</span>, ensuring that our innovations address <span className='bold-font'>real-world challenges</span>.
     </p>
     <p className='indent'>
       We actively engage with <span className='bold-font'>schools</span>, <span className='bold-font'>hospitals</span>, and <span className='bold-font'>communities</span> through <span className='bold-font'>public outreach activities</span>, encouraging <span className='bold-font'>citizen participation</span>. By inviting people to share their suggestions, we are motivated to enhance <span className='bold-font'>scientific communication</span>. Through the <span className='bold-font'>popularization of science</span>, we aim to eliminate misconceptions about hepatic encephalopathy, thereby <span className='bold-font'>bridging the gap</span> between scientists and the public.
     </p>
-    <h3>Informed Consent and Privacy Protection</h3>
+    <h3>2.2 Informed Consent and Privacy Protection</h3>
     <p className='indent'>
       In our research, ensuring <span className='bold-font'>informed consent</span> and protecting <span className='bold-font'>patient information rights</span> are our top priorities. Participants will fully understand the experimental procedures, risks, and potential benefits before voluntarily signing an <span className='bold-font'>informed consent form</span>. We also commit to keeping all questionnaire content and <span className='bold-font'>participant privacy</span> strictly confidential.
     </p>
-    <h3>Rigorous Safety Evaluation</h3>
+    <h3>2.3 Rigorous Safety Evaluation</h3>
     <p className='indent'>
       In terms of experimental design and implementation, we rigorously evaluate the safety of <span className='bold-font'>engineered bacteria</span> to minimize any <span className='bold-font'>health risks</span> to patients. <span className='bold-font'>Pre-experiments</span> and <span className='bold-font'>animal studies</span> are conducted to verify safety, while a thorough assessment of potential <span className='bold-font'>side effects</span> and <span className='bold-font'>adverse reactions</span> is performed, with contingency plans developed to manage any risks.
     </p>
-- 
GitLab