From 347ff95a670d11f38429b83b91acf8c4ebb5ae9a Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Wed, 2 Oct 2024 12:03:01 +0000
Subject: [PATCH] Update file home.html

---
 wiki/pages/home.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 88409b95..cb0f8bc7 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -408,14 +408,15 @@
       </div>
       <div class="card">
         <div class="card-content" style="margin-left: 70px;">
-          <img src="https://static.igem.wiki/teams/5187/wiki-home-fig/pic4.png" alt="Person 4" class="card-image">
+          
           <div class="card-text">
+            <p class="card-preview">Despite the overwhelming pain, my family's love gives me the strength to keep fighting.</p>
             <div class="card-full-content">
               <p>"What could be worse than having IBD? Having both IBD and tuberculosis. The nature of their treatments is incompatible; stopping either one could end my life, yet taking both poses the same risk.</p>
               <p>I find myself at the gastroenterology clinic most frequently, with psychiatry close behind. The pain is relentless, and after being betrayed by my husband, I often feel like I'm living in hell. There are moments when I wish for an escape from this suffering, but I have two children and a family who love me dearly. Their love gives me strength, even though I'm uncertain how much longer I can endure. All I wish for is to attend my kids' parent day at school."</p>
             </div>
           </div>
-          <p class="card-preview">Despite the overwhelming pain, my family's love gives me the strength to keep fighting.</p>
+          <img src="https://static.igem.wiki/teams/5187/wiki-home-fig/pic4.png" alt="Person 4" class="card-image">
         </div>
       </div>
       
-- 
GitLab