Montop Garage Door is a premier provider of garage door services in Maryland, Virginia and D.C . We offer a wide range of solutions for all types of garage doors, including installation, repair, and maintenance.
document.addEventListener('DOMContentLoaded', function() {
var accordionItems = document.querySelectorAll('.elementor-element elementor-element-b5c8e68 elementor-widget elementor-widget-globefarer_core_accordion_info'); // Use the correct class name from your inspection
accordionItems.forEach(function(item, index) {
item.setAttribute('data-aos', 'fade-right');
item.setAttribute('data-aos-delay', index * 100); // Staggered delay for each item
item.setAttribute('data-aos-duration', '800');
});
AOS.init();
});