Img src through props.
Following the docs you can use a relative src for the image tag as the following, which then nuxt knows that it's a file that it should import in the build step, how can you add support for this kind of image importing in props?