diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index 814a2652dc77aa95881bc63f374bec5129e86939..296cceac49343726903d493cdc856cff9258e2ee 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -75,8 +75,10 @@ export function HumanPractices() { <Element name="section1" className="element rounded-border" id='section1'> + <h2>5.1 Overview</h2> + <p>Our Picture.</p> <div className="rounded-border"> - <h3 style={{ textAlign: 'center' }}>5.1 Overview</h3> + <h3 style={{ textAlign: 'center' }}>A Pillar of Our iGEM Project</h3> <p className='indent'> One of the pillars supporting a successful and responsible iGEM project is <span className='bold-font'>human practices</span>. We place great emphasis on human practices to ensure our product’s <span className='bold-font'>real-world applicability</span> and to assess its impact on <span className='bold-font'>Chinese society</span>, the <span className='bold-font'>global community</span>, and the <span className='bold-font'>scientific field</span>. </p> @@ -113,8 +115,10 @@ export function HumanPractices() { <Element name="section2" className="element rounded-border" id='section2'> + <h2>5.2 Ethical considerations</h2> + <p>Our stakeholders.</p> <div className="rounded-border"> - <h3 style={{ textAlign: 'center' }}>5.2 Ethical and Safe Biotechnology Research</h3> + <h3>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>