const image = document.querySelector...const changeImage = () => { image.src = 'src/img/other_image.png'}