Contact

Are you interested in one of our products or would you like an introductory meeting? Please contact us by leaving a message below. Or you can send an email to info@improvementcycle.org

document.addEventListener('DOMContentLoaded', function() { const footerCredit = document.querySelector('.et_pb_footer .container .footer-bottom'); if (footerCredit) { const year = new Date().getFullYear(); footerCredit.innerHTML = `© ${year} Improvement Cycle. Alle rechten voorbehouden.`; } });