Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!--==================== HOME ====================-->
<section class="home section" id="home">
<div class="home__container container grid">
<h1 class="home__name">
Ingmar van Rheenen
</h1>
<div class="home__perfil">
<div class="home__image">
<img src="assets/img/Home-Ingmar.jpeg" alt="image" class="home__img">
<div class="home__shadow"></div>
<img src="assets/img/curved-arrow.svg" alt="" class="home__arrow">
<img src="assets/img/random-lines.svg" alt="" class="home__line">
<div class="geometric-box">
</div>
<div class="home__social">
<a href="https://www.instagram.com/snaaier_/" target="_blank" class="home__social-link">
<i class="ri-instagram-line"></i>
</a>
<a href="https://www.linkedin.com/in/ingmar-van-rheenen-0a9392290/" target="_blank" class="home__social-link">
<i class="ri-linkedin-box-line"></i>
</a>
<a href="https://github.com/ingmarvanrheenen" target="_blank" class="home__social-link">
<i class="ri-github-line"></i>
</a>
</div>
</div>
</div>
<div class="home__info">
<p class="home__description">
<b>Frontend Developer & Designer</b> passionate about creating
modern, responsive websites with stunning user interfaces.
Currently studying software development and building projects
that combine creativity with functionality.
</p>
<a href="#about" class="home__scroll">
<div class="home__scroll-box">
<i class="ri-arrow-down-s-line"></i>
</div>
<span class="home__scroll-text">Scroll Down</span>
</a>
</div>
</div>
</section>