diff --git a/src/contents/judging.tsx b/src/contents/judging.tsx
index 40b92a45d72d8ec2971d766528430d7db1050e10..7b5143f9690711cfde9f396509f7135405161f98 100644
--- a/src/contents/judging.tsx
+++ b/src/contents/judging.tsx
@@ -33,8 +33,7 @@ export function Judging() {
         </Section>
         <div className="row align-items-center">
           <div className="col">
-          <iframe title="Bielefeld-CeBiTec: Introduction (2024) [English]" width="100%" height="600px" src="https://video.igem.org/videos/embed/9ffc5914-df86-4ba7-a0eb-f324694988ee" frameBorder="0" allowFullScreen={true} sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
-       
+          <iframe title="Bielefeld-CeBiTec: Next-Generation Prime Editing as Cystic Fibrosis Gene Therapy (2024) - Team Presentation [English]" width="560" height="315" src="https://video.igem.org/videos/embed/479e7f99-6931-47bc-9193-d4367beba4f2" frameBorder="0" allowFullScreen sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
           </div>
         </div>
         <Section title="Best Therapeutic Project" id="Best Therapeutic Project">
@@ -118,6 +117,7 @@ export function Judging() {
             synthetic biology ecosystem. We are confident that our project is deserving of recognition in multiple award categories, including <b>Best Therapeutic Project</b>, <b>Best Integrated Human Practices</b>, <b>Safety and Security Award</b>, and <b>Best New Basic Part</b>. Through our work, we hope to inspire future iGEM teams to pursue solutions that are both scientifically excellent and socially responsible. </p>
         </Section>
 
+
       </>
     );
   }