From 841f42a57018dbd3a1e063878e9ce97cf110b063 Mon Sep 17 00:00:00 2001
From: Isabell Alexandra Guckes <isabell.guckes@uni-bielefeld.de>
Date: Wed, 25 Sep 2024 17:31:11 +0000
Subject: [PATCH] Update file description.tsx

---
 src/contents/description.tsx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/contents/description.tsx b/src/contents/description.tsx
index 482ea92d..94c7de79 100644
--- a/src/contents/description.tsx
+++ b/src/contents/description.tsx
@@ -115,7 +115,8 @@ export function Description() {
                     <TabButtonRow data={medibuttonrowdata} opentype="symptabs" closing=""/>
                     <ButtonRowTabs data={medibuttonrowdata} cla="symptabs"/>
                     </Collapsible>
-                    <p>Why we still need other options</p>
+                    <H2 text="The future of CF treatment with gene therapy"></H2>
+                    <p text="While mentioned medications have improved the quality of life for numerous CF patients, they only manage symptoms rather than cure the disease. Moreover, most of them are expensive and not world-wide accessible. Our research is focused on the development of a gene therapy that targets the underlying cause of CF by correcting the defective CFTR gene. PreCyse aims to halt disease progression and reduce the treatment burden for patients."></p>
                     <img src="https://static.igem.wiki/teams/5247/charts-maps/cfper10-000.png"/> 
                 </Subesction>
             </Section>
-- 
GitLab