Customer Support in Action! We received an urgent call from a customer whose building had been severely damaged by a recent storm. The wind blew in the overhead door in the front and took out the wall panels, wall girts, and back posts, leaving the back wall completely blown out.
Recognizing the severity of the situation, the Metalguard team swiftly conducted a site visit and prepared a comprehensive repair quote. The customer approved the work, and we immediately ordered the necessary materials. Thanks to our efficient supply chain, the materials were delivered withing the week.
Understanding the importance of securing the building, especially over a holiday weekend, we assembled an emergency crew to tackle the repairs. Our dedicated team worked tirelessly throughout Memorial Day weekend and successfully completed the repairs by midday on Memorial Day. We’re incredibly proud of our team’s quick response! Check out the photos of the repair process below!
$("input.slider").on("input change", function(event) {
var element = $(this).parents("div.container");
var pos = event.target.value;
element.find("div.before").css({width: pos + "%"});
element.find("div.slider-button").css({left: "calc(" + pos + "% - 18px)"});
});