landing page banner
parent
b0958d65c2
commit
0cf57fcbf8
|
@ -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">
|
Loading…
Reference in New Issue