Section
CRA giveaway
1 个模板实例,9 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "CRA giveaway",
"class": "cra-giveaway-section",
"settings": [
{
"type": "header",
"content": "Header"
},
{
"type": "color_background",
"id": "background",
"label": "Section background",
"default": "linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(202,213,235,1) 100%)"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Dental Professional Giveaway"
},
{
"type": "textarea",
"id": "subheading",
"label": "Sub Heading",
"default": "Win a Wave in 3 Easy Steps!"
},
{
"type": "image_picker",
"id": "image",
"label": "Image"
},
{
"type": "textarea",
"id": "subheading_1",
"label": "Sub Heading 1",
"default": "Flash your dental credentials"
},
{
"type": "textarea",
"id": "subheading_2",
"label": "Sub Heading 2",
"default": "Answer some simple questions"
},
{
"type": "textarea",
"id": "subheading_3",
"label": "Sub Heading 3",
"default": "Verify and celebrate! "
},
{
"type": "html",
"id": "html",
"label": "HTML"
}
],
"blocks": [],
"presets": [
{
"name": "CRA giveaway"
}
]
}