From ba89c1eb2869e5d7d1ee9954fb18eeed7ed1e428 Mon Sep 17 00:00:00 2001
From: Traboulsi <salam.traboulsi@hft-stuttgart.de>
Date: Wed, 28 May 2025 10:48:17 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 0e299c2..fe66817 100644
--- a/public/index.html
+++ b/public/index.html
@@ -281,7 +281,9 @@ body {
           </div>
         </div>
         <div class="col-lg-6 order-1 order-lg-2" data-aos="zoom-out">
-          <img src="assets/img/knight.png" class="img-fluid animated floating" alt="KI Illustration">
+         <!-- <img src="assets/img/knight.png" class="img-fluid animated floating" alt="KI Illustration">-->
+         <img src="https://images.unsplash.com/photo-1581092160609-30f8a4b74a50?auto=format&fit=crop&w=1080&q=80"
+     class="img-fluid animated floating" alt="KI Illustration">
         </div>
       </div>
     </div>
-- 
GitLab