From 0e28ffce8d6fbf7b553656cf8ab6491dce6d0fbb Mon Sep 17 00:00:00 2001
From: liliana <liliana.sanfilippo@uni-bielefeld.de>
Date: Fri, 19 Jul 2024 23:05:51 +0200
Subject: [PATCH] new image

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

diff --git a/src/contents/description.tsx b/src/contents/description.tsx
index d36c2bed..f279e503 100644
--- a/src/contents/description.tsx
+++ b/src/contents/description.tsx
@@ -89,7 +89,7 @@ export function Description() {
 {/*                 <InfoBox title="Prime Editing">
                     About prime editing
                 </InfoBox> */}
-                <img className="img-right img-half" src="https://static.igem.wiki/teams/5247/scientific-figures/komplex-komplett.png"/>    
+                <img className="img-right img-half" src="https://static.igem.wiki/teams/5247/scientific-figures/komplex-komplett-beschriftet.svg"/>    
                 
                 <div>
                     <p>However, the Prime Editing complex is relatively large, posing challenges for therapeutic delivery<a href="#desc-three"><sup>3</sup></a>. Additionally, Prime Editing has been shown to be relatively inefficient in terms of gene editing rates, which could limit its therapeutic utility<a href="#desc-four"><sup>4</sup></a>. Our project aims to enhance the Prime Editing approach by miniaturizing its components. Fanzor, a recently discovered eukaryotic endonuclease, performs functions similar to Cas9, a crucial part of the Prime Editing complex, but is significantly smaller. We aim to substitute Cas9 with Fanzor. </p>
-- 
GitLab