Gallery | Imperial Crest Properties
Trusted Real Estate Advisory
How to Upload Images

Add your own property images easily.

Upload property photos in WordPress Media Library, copy the image URL and replace the existing URL inside the gallery item.

Use landscape images in approximately 1200 × 900 px size.
Keep image file size compressed for faster page loading.
Change data-category to residential, commercial, rental or land.
Duplicate the complete gallery item block to add more images.

Gallery Image Block

<article class="gallery-item" data-category="residential"> <img src="YOUR-UPLOADED-IMAGE-URL" alt="Property image title" > <div class="gallery-zoom"> <i data-lucide="zoom-in"></i> </div> <div class="gallery-meta"> <span>Residential</span> <strong>Property Title</strong> </div> </article>
Scroll to Top