Fix production bugs
This fixes issues with URLs in a production environment:
- Image src attributes without leading slash
- change internal
<a>
-links to<nuxt-link>
This fixes issues with URLs in a production environment:
<a>
-links to <nuxt-link>