diff --git a/docs/.vuepress/components/HumanPractices.vue b/docs/.vuepress/components/HumanPractices.vue
index 3610e919ab4de76c4fa65867cdde375e4b1fce88..98aea78a253a702e580e47d83d9a7566c9f2616a 100644
--- a/docs/.vuepress/components/HumanPractices.vue
+++ b/docs/.vuepress/components/HumanPractices.vue
@@ -186,15 +186,15 @@
 
            <!-- Day in the life video 1 -->
             <h4 style="color: #396d7e;"><b>Video 1.</b> Day in the Life of an iGEM Member: Dry Lab</h4>
-
             <div class="video">
               <div class="video-wrapper">
-                <iframe 
-                  title="Day in the Life of an iGEM Member: Dry Lab video 1" 
-                  src="https://video.igem.org/videos/embed/" 
-                  frameborder="0" 
-                  allowfullscreen 
-                  sandbox="allow-same-origin allow-scripts allow-popups allow-forms">
+                <iframe title="MSP-Maastricht: Day in the Life of iGEM - Dry Lab (2024) [English]" 
+                width="560" 
+                height="315" 
+                src="https://video.igem.org/videos/embed/bebae525-d5d8-4610-b04d-5ca414030e30" 
+                frameborder="0" 
+                allowfullscreen="" 
+                sandbox="allow-same-origin allow-scripts allow-popups allow-forms">
                 </iframe>
               </div>
             </div>