OH3-GUI: adding images to pages?

OH3.4.1 running on openHABian.

How can I add a simple image to a page? I’m looking for a “image”-widget or similar, to just either add a image-item or add an URL to be shown?
Sorry, if I’m blind, but didn’t find some in the docs or here on this?

oh-image component:

On a page you can add a new Row and then a new Column, then you will see an “Image Card” in the Standard Libary:

There you can link an item or an URL.

You can also put an image in your “html” configuration folder.
Then you can link this image when typing /static/SAMPLE.png as URL.