const headerSection = document.querySelector('.header-image-section'); if (headerSection) { headerSection.style.cursor = 'pointer'; headerSection.addEventListener('click', () => { window.location.href = 'https://ghananewspage.com/category/entertainment-and-fun/'; }); }

Envoys