Nevermind, I answered my own question…for anybody reading, you can make a picture a hyperlink by using this code:
<a href="" target="_blank" rel="noopener noreferrer"><img src="" /></a>
You’ll obviously just need to fill in your own URL and image source data.