Section
[Landing] CTA Banner
4 个模板实例,6 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "[Landing] CTA Banner",
"settings": [
{
"type": "image_picker",
"id": "image",
"label": "Image"
},
{
"type": "image_picker",
"id": "image_mobile",
"label": "Image mobile"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading"
},
{
"type": "textarea",
"id": "description",
"label": "Description"
},
{
"type": "text",
"id": "button_label",
"label": "Button label"
},
{
"type": "text",
"id": "button_url",
"label": "Button url"
}
],
"blocks": [],
"presets": [
{
"name": "[Landing] CTA Banner",
"category": "Content"
}
]
}