From 5469863f71e1297e07b8b81fc5444c1cd7fca77d Mon Sep 17 00:00:00 2001
From: Wan LI <1823442879@qq.com>
Date: Wed, 2 Oct 2024 04:18:19 +0000
Subject: [PATCH] Update 2 files

- /src/contents/inclusivity.tsx
- /src/contents/education.tsx
---
 src/contents/education.tsx   | 2 +-
 src/contents/inclusivity.tsx | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/contents/education.tsx b/src/contents/education.tsx
index b49c776..2ed42b2 100644
--- a/src/contents/education.tsx
+++ b/src/contents/education.tsx
@@ -70,7 +70,7 @@ export function Education() { // sidenavbar begin
           
               
               <Element name="section1" className="element rounded-border" id='section1'>
-                 <h1>1.overview</h1>
+                 <h1>Overview</h1>
                  <p className="indent">This year, our team has devoted a great deal of effort to the field of education, as we are convinced that the development and popularisation of synthetic biology cannot be achieved without the broad participation and support of the public, which is at the heart of science education.</p>
                  <p className="indent">To this end, we have elaborated a series of promotional materials, taken the initiative to reach out to patient groups, carried out science popularisation activities in schools, and worked to expand our regional influence while actively speaking out on the international stage. At the local level, in particular, we are working hard to reach out to a wider range of people, with a view to creating a far-reaching social impact.</p>
                  <p className="indent">At the same time, we have established a systematic educational mechanism that aims to transform high school students from passive recipients of knowledge to active practitioners at the university level, thus forming a sustainable educational loop.</p>
diff --git a/src/contents/inclusivity.tsx b/src/contents/inclusivity.tsx
index 946eb53..47a3bdd 100644
--- a/src/contents/inclusivity.tsx
+++ b/src/contents/inclusivity.tsx
@@ -71,10 +71,10 @@ export function Inclusivity() {
           
               <Element name="section3" className="element rounded-border" id='section3'>
               <h2>Overview</h2>
-              <p>"We are all connected in the great web of existence." — Chief Seattle</p>
+              <p>"We are all connected in the great web of existence. — Chief Seattle</p>
               <div className="rounded-border">
               <h4 className="center-text">To see</h4>
-              <p className="indent">Through iGEM, we recognize the importance of diversity and inclusivity in the scientific community.Our team is committed to the inclusion of people from diverse backgrounds in scientific research, particularly in the areas of educational equity and social inclusion in urban and rural areas. Through a series of concrete activities, we help people of different identities and backgrounds to learn about science, in particular the importance and applications of hepatic encephalopathy and synthetic biology. Our aim is to enable everyone to do their part to improve health and promote scientific progress, and to stimulate interest in scientific research, wherever they come from.</p>
+              <p className="indent">Through iGEM, we recognize the importance of diversity and inclusivity in the scientific community. Our team is committed to the inclusion of people from diverse backgrounds in scientific research, particularly in the areas of educational equity and social inclusion in urban and rural areas. Through a series of concrete activities, we help people of different identities and backgrounds to learn about science, in particular the importance and applications of hepatic encephalopathy and synthetic biology. Our aim is to enable everyone to do their part to improve health and promote scientific progress, and to stimulate interest in scientific research, wherever they come from.</p>
               </div>
               <div className='image-container'>
               <img 
@@ -186,7 +186,7 @@ export function Inclusivity() {
 
               <Element name="section5" className="element rounded-border" id='section5'>
               <h2>Assistance Engineering</h2>
-              <p>To Address Regional Development Imbalances and Unequal Resource Distribution (Such as Educational Opportunities, Service Access, and Resource Acquisition),Southern Medical University (SMU) has formed a support team to assist Guangdong Medical University (GMU) in various ways. Through this mutually beneficial partnership, SMU and GMU demonstrate how support and collaboration can lead to significant progress for both institutions. Notably, our team consists of students from both universities, which is a vivid representation of this cooperative relationship. Through an interview with Professor Li Ling, the leader of the SMU support team and mentor of the SMU&GDMU iGEM team, we learned that the goals of this support initiative are:</p>
+              <p>To Address Regional Development Imbalances and Unequal Resource Distribution (Such as Educational Opportunities, Service Access, and Resource Acquisition), Southern Medical University (SMU) has formed a support team to assist Guangdong Medical University (GDMU) in various ways. Through this mutually beneficial partnership, SMU and GDMU demonstrate how support and collaboration can lead to significant progress for both institutions. Notably, our team consists of students from both universities, which is a vivid representation of this cooperative relationship. Through an interview with Professor Li Ling, the leader of the SMU support team and mentor of the SMU&GDMU iGEM team, we learned that the goals of this support initiative are:</p>
               <div className='image-container'>
               <img 
                 src="https://static.igem.wiki/teams/5378/award-inclusivity/7.webp"
@@ -307,7 +307,7 @@ export function Inclusivity() {
               <h4 className="center-text">Collaboration</h4>
               <p className="indent">Our team collaborates with the Hepatology Center at Nanfang Hospital and the Microecology Treatment Center at Zhujiang Hospital. Under their guidance, we collected serum samples from patients with cirrhosis before undergoing TIPS surgery and performed metabolomics testing. We also followed up with the patients for three months to record the occurrence of HE.</p>
               <p className="indent">Our team participated in the South China Exchange Conference, where we shared our project progress and experiences with Shenzhen University, Southern University of Science and Technology, and others.</p>
-              <p className="indent">Our team was invited to participate in the China Regional Exchange Conference (CCIC), where we engaged in in-depth discussions with other teams regarding project optimization and improvements. This enhanced our collaborative abilities and promoted the development of each team's projects.</p>
+              <p className="indent">Our team was invited to participate in the 11th China Regional iGEMer Exchange Conference (CCIC), where we engaged in in-depth discussions with other teams regarding project optimization and improvements. This enhanced our collaborative abilities and promoted the development of each team's projects.</p>
               <div className='image-container'>
               <img 
                 src="https://static.igem.wiki/teams/5378/award-inclusivity/12.webp"
-- 
GitLab