.button{
background-image: url(path/image1.png);
&:hover{
background-image: url(path/image2.png);
}
} in path specify your image path with name