Section
Game hero banner
0 个模板实例,12 个 section 配置,0 类 block。
真实模板变体
当前模板未直接使用该 section。
Schema
{
"name": "Game hero banner",
"class": "game-hero-section",
"settings": [
{
"type": "image_picker",
"id": "logo",
"label": "Logo"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Why <span class='brad-mondo'>Brad Mondo</span> <br>Recommends Laifen"
},
{
"type": "text",
"id": "subheading",
"label": "Sub Heading (desktop)",
"default": "“Laifen is the holy grail of blowdryers!”"
},
{
"type": "textarea",
"id": "subheading_m",
"label": "Sub Heading (mobile)",
"default": "Dries hair in <5 mins with a 110,000 rpm motor & protects from heat damage with temperature cycling."
},
{
"type": "image_picker",
"id": "image",
"label": "Image desktop"
},
{
"type": "image_picker",
"id": "image_m",
"label": "Image mobile"
},
{
"type": "url",
"id": "link",
"label": "Link"
},
{
"type": "text",
"id": "link_text",
"label": "Link text",
"default": "Learn More"
},
{
"type": "text",
"id": "icon_title",
"label": "icon title",
"default": "Award Winning"
},
{
"type": "image_picker",
"id": "icon1",
"label": "Icon 1"
},
{
"type": "image_picker",
"id": "icon2",
"label": "Icon 2"
},
{
"type": "image_picker",
"id": "icon3",
"label": "Icon 3"
}
],
"blocks": [],
"presets": [
{
"name": "Game hero banner"
}
]
}