diff --git a/public/index.html b/public/index.html
index b05d546f337510833eb529d5ae19aa17218e7db0..3b85f93f150b661e995b3da14353e16e4c8e8f1d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -32,7 +32,7 @@
       </div>
       <div class="overflow-hidden" style="max-height: 30vh;">
         <div class="container px-5">
-          <img src="img/2.jpg" class="img-fluid border rounded-3 shadow-lg mb-4" alt="Example image" width="700" height="500" loading="lazy">
+          <img src="https://ugl.hft-stuttgart.de/imgs/thumbnails/ensysle.jpg" class="img-fluid border rounded-3 shadow-lg mb-4" alt="Example image" width="700" height="500" loading="lazy">
         </div>
       </div>
     </div>