Since the images are linked using a relative URL (no domain) then I think all you will need to do is add a directory on your website root call /images and copy your images(like image1.jpg) there.
Then when your html page loas it will find them on your hosting site.