Links have no anchor text

Try setting up the DOM so that the text and image elements are inside of the link block. Right now, your items are outside of the link block, so the text and image alt text are not being read.

You will have some styling to do. Maybe check the status first to see if this fixes it.