Adding a dynamic image with link to custom page

anyone can team me how to add a dynamic image to a custom page?

I found the following from some of the sites outside, but i don’t know how to add a link and align the image. Thanks so much.

{{ section.settings.image_1 | img_url: ‘1000x’ | img_tag }}

{% schema %}
{
“name”: “Image”,
“settings”: [
{
“type”: “image_picker”,
“id”: “image_1”,
“label”: “Image”
}
],
“presets”: [
{
“name”: “Image”,
“category”: “Content”
}
]
}

{% endschema %}

@michst

Please DM me I can help you with this!!!

1 Like