A palette of projects we’re proud to share

Filters
Reset
Bathroom

Killings Bathroom Transformation

jQuery(document).ready(function($) { $('.w-gallery-item-link').magnificPopup({ type: 'image', gallery: { enabled: true }, image: { titleSrc: function(item) { // Set the caption in mfp-title return item.el.attr('aria-label') || ''; } } }); });