{% set image = resize_image(path=path, width=1024, height=1024, op="fit", format="webp") %} {% set url = get_url(path=path) %}