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 added any information to their profile yet.

document.addEventListener("DOMContentLoaded", function() { document.querySelectorAll('.nectar-fancy-box').forEach(box => { box.addEventListener('mouseenter', function() { this.querySelector('.box-bg').style.backgroundImage = 'none'; }); }); });