document.addEventListener('DOMContentLoaded', function() { // Initialize AOS animations AOS.init({ duration: 1000, once: true, offset: 100 }); });