diff --git a/public/index.html b/public/index.html index 0e299c280842cf31b34a2521c20edd7094a3723c..fe66817218e55f27cf2e9915e9b823fb78cccc97 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>