How to Add Your Photos

Replace the placeholder gallery items above with your actual images. Simply add your images to an images folder and update the gallery items like this:

<div class="gallery__item">
  <img src="images/photo1.jpg" alt="Description">
</div>