From f62ee1f64e05a36f27210d40a55df89cc5435629 Mon Sep 17 00:00:00 2001 From: Wenyi Guan <2075548612@qq.com> Date: Wed, 2 Oct 2024 00:16:11 +0000 Subject: [PATCH] Update file results.tsx --- src/contents/results.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contents/results.tsx b/src/contents/results.tsx index 4f76540..e37c8cc 100644 --- a/src/contents/results.tsx +++ b/src/contents/results.tsx @@ -96,7 +96,7 @@ export function Results() { <h3>Ammonia degrading ability of GS enzyme</h3> <p>Content for section 2.</p> <img - src="https://static.igem.wiki/teams/5378/school-badge/yanyintech.webp" + src="https://static.igem.wiki/teams/5378/result-fig2.webp" alt="example" className="responsive-img" /> @@ -108,7 +108,7 @@ export function Results() { <p>As shown in Figure 2b, the difference between EcN_vector and EcN_GS with lower NH4Cl concentration such as 5μM decreased and was even not significant with 0.5μM. This indicates that the GS enzyme requires a rather high level NH4Cl to reach the most efficient status. Therefore, when the level of ammonia is in a normal range, the metabolic module is not likely to cause a significant decrease in ammonia, which might be useful in other metabolic cycles. </p> <p>These results could allay some safety concerns of expressing GS enzymes to some extent, but more animal experiments are essential for further evaluation.</p> <img - src="https://static.igem.wiki/teams/5378/result-fig2.webp" + src="" alt="result" className="responsive-img" /> -- GitLab