landing page banner

main
alexanderroese 2024-06-23 11:36:43 +02:00
parent b0958d65c2
commit 0cf57fcbf8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<h1>{{ mobile_image }}</h1>
<img src="{{ mobile_image | asset_url }}" height="350px" width="100%" style="object-fit: cover">
<img src="{{ mobile_image | asset_img_url }}" height="350px" width="100%" style="object-fit: cover">