Skip to main content
Change your cover photo
Upload
Martin Tech
Founder and Director of SafetyTech Consultancy
This user account status is Approved
This user has not made any comments.
document.addEventListener("DOMContentLoaded", function() { document.querySelectorAll('.nectar-fancy-box').forEach(box => { box.addEventListener('mouseenter', function() { this.querySelector('.box-bg').style.backgroundImage = 'none'; }); }); });