From d662fbcd2c5e18fb5de90fa1568bef6b506119bd Mon Sep 17 00:00:00 2001
From: Wenyi Guan <2075548612@qq.com>
Date: Wed, 2 Oct 2024 00:11:27 +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 b16a6ef..4f76540 100644
--- a/src/contents/results.tsx
+++ b/src/contents/results.tsx
@@ -108,8 +108,8 @@ 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/school-badge/yanyintech.webp"
-                alt="example"
+                src="https://static.igem.wiki/teams/5378/result-fig2.webp"
+                alt="result"
                 className="responsive-img"
               />
                <figcaption className='caption'></figcaption>
-- 
GitLab