Section

Video banner v2

3 个模板实例,17 个 section 配置,0 类 block。

真实模板变体

Schema

{
  "name": "Video banner v2",
  "class": "video-banner-lp-v2-section",
  "settings": [
    {
      "type": "video",
      "id": "video_d",
      "label": "Desktop video"
    },
    {
      "type": "video",
      "id": "video_m",
      "label": "Mobile video"
    },
    {
      "type": "select",
      "id": "heading_tag",
      "label": "Heading tag",
      "options": [
        {
          "value": "h1",
          "label": "H1"
        },
        {
          "value": "h2",
          "label": "H2"
        },
        {
          "value": "h3",
          "label": "H3"
        },
        {
          "value": "h4",
          "label": "H4"
        },
        {
          "value": "h5",
          "label": "H5"
        },
        {
          "value": "h6",
          "label": "H6"
        },
        {
          "value": "p",
          "label": "p"
        }
      ],
      "default": "h4"
    },
    {
      "type": "color",
      "id": "text_color",
      "label": "Text color",
      "default": "#ffffff"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "Innovative Everyday Tech, For All."
    },
    {
      "type": "color",
      "id": "button_bg",
      "label": "Button background",
      "default": "#F0B43E"
    },
    {
      "type": "color",
      "id": "button_color",
      "label": "Button color",
      "default": "#ffffff"
    },
    {
      "type": "color",
      "id": "button_bg_h",
      "label": "Button background hover",
      "default": "#F0B43E"
    },
    {
      "type": "color",
      "id": "button_color_h",
      "label": "Button color hover",
      "default": "#ffffff"
    },
    {
      "type": "text",
      "id": "btn_text",
      "label": "Button text",
      "default": "Shop Fire-starters & Whetstones"
    },
    {
      "type": "url",
      "id": "btn_url",
      "label": "Button url"
    },
    {
      "type": "color",
      "id": "button_bg2",
      "label": "Button background 2"
    },
    {
      "type": "color",
      "id": "button_color2",
      "label": "Button color 2",
      "default": "#ffffff"
    },
    {
      "type": "color",
      "id": "button_bg2_h",
      "label": "Button background 2 hover"
    },
    {
      "type": "color",
      "id": "button_color2_h",
      "label": "Button color 2 hover",
      "default": "#ffffff"
    },
    {
      "type": "text",
      "id": "btn_text2",
      "label": "Button text 2",
      "default": "EXPLORE ALL GEAR"
    },
    {
      "type": "url",
      "id": "btn_url2",
      "label": "Button url 2"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Video banner v2"
    }
  ]
}