Projetos
Our Projects articles are designed to give our readers an inside look at some of the most exciting and cutting-edge projects being developed today.
Carregar Mais
270) {
initialScrollTriggered = true;
}
const newsletterSection = document.getElementById('newsletter');
const footerSection = document.getElementById('footer');
let isNearBottom = false;
if (newsletterSection) {
isNearBottom = (window.scrollY + window.innerHeight) > newsletterSection.offsetTop;
}
if (!isNearBottom && footerSection) {
isNearBottom = (window.scrollY + window.innerHeight) > footerSection.offsetTop;
}
showPopup = initialScrollTriggered && !isNearBottom;
}
">
Join Our Newsletter
Subscribe now