diff --git a/public/index.html b/public/index.html index fe66817218e55f27cf2e9915e9b823fb78cccc97..533d359e023c6c6b400ecbc26beb62a266f9321e 100644 --- a/public/index.html +++ b/public/index.html @@ -281,9 +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="https://images.unsplash.com/photo-1581092160609-30f8a4b74a50?auto=format&fit=crop&w=1080&q=80" - 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>