In the HTML file, replace each <div class="photo-placeholder"> block with an <img> tag pointing to your photo file. Place your photos in the same folder as this HTML file and reference them by filename, for example: <img src="client1_before.jpg" alt="Before">