From 0481e8a4f743715b0b1ddbab8b4c5bb759d0e5e5 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 1 Oct 2024 18:04:02 +0000
Subject: [PATCH] Update file proof-of-concept.html

---
 wiki/pages/proof-of-concept.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/wiki/pages/proof-of-concept.html b/wiki/pages/proof-of-concept.html
index 289e8edd..5e1aaadc 100644
--- a/wiki/pages/proof-of-concept.html
+++ b/wiki/pages/proof-of-concept.html
@@ -50,7 +50,11 @@
       <h2>Overview</h2>
       <hr>
       <p>The MusCure project is a treatment scheme designed for inflammatory bowel disease (IBD), an intestinal autoimmune disease, using engineered bacteria for auxiliary therapy. We have designed a muscone gas molecule switch in Saccharomyces cerevisiae, which allows for the control of engineered bacteria to secrete lactic acid and inhibit the abnormal activation of immune cells, achieving the purpose of auxiliary treatment and greatly improving the treatment experience for patients. Compared to traditional treatment methods, MusCure has a lower treatment cost, minimal discomfort for patients during treatment, and more convenient treatment tools.</p>
-      <p>To verify the feasibility and social value of the MusCure project, as well as its potential future applications, we have evaluated and validated our project from three perspectives: 1. Previous literature research, 2.Experimental results, 3. Communication with relevant social stakeholders.  Although we have put in a lot of effort in the project design and experimental process, due to the limitations of the time period and technical means, there are still many deficiencies in our project design and experimental results. In response to this, we have proposed some future solutions and methods.</p>
+      <p>To verify the feasibility and social value of the MusCure project, as well as its potential future applications, we have evaluated and validated our project from three perspectives: 1. Previous literature research, 2.Experimental results, 3. Communication with relevant social stakeholders.</p>  
+      <div class="image-container" style="display: flex; flex-direction: column; align-items: center;">
+        <img src="https://static.igem.wiki/teams/5187/wiki-engineer-fig/poc.png" alt="ibd_figure" class="shadowed-image" style="width: 40%; max-width: 400px;">
+      </div>
+      <p>Although we have put in a lot of effort in the project design and experimental process, due to the limitations of the time period and technical means, there are still many deficiencies in our project design and experimental results. In response to this, we have proposed some future solutions and methods.</p>
     </div>
   </div>
 
-- 
GitLab