{
  "version": "0.4",
  "title": "StreamNow Demo 1 - Classic IPTV",
  "type": "page",
  "content": [
    {
      "id": "hero-slider",
      "settings": {
        "structure": "20",
        "background_background": "classic",
        "background_color": "#0a0a0a"
      },
      "elements": [
        {
          "id": "slider-section",
          "settings": {
            "_column_size": 100,
            "padding": {
              "unit": "px",
              "top": "0",
              "right": "0",
              "bottom": "0",
              "left": "0",
              "isLinked": false
            }
          },
          "elements": [
            {
              "id": "slider-heading",
              "elType": "widget",
              "settings": {
                "title": "Premium IPTV Experience",
                "align": "center",
                "title_color": "#ffffff",
                "typography_typography": "custom",
                "typography_font_size": {
                  "unit": "px",
                  "size": 48
                },
                "typography_font_weight": "700"
              },
              "elements": [],
              "widgetType": "heading"
            }
          ],
          "isInner": false,
          "elType": "column"
        }
      ],
      "elType": "section"
    },
    {
      "id": "features-section",
      "settings": {
        "structure": "30",
        "background_background": "classic",
        "background_color": "#ffffff",
        "padding": {
          "unit": "px",
          "top": "100",
          "right": "0",
          "bottom": "100",
          "left": "0",
          "isLinked": false
        }
      },
      "elements": [
        {
          "id": "features-intro",
          "settings": {
            "_column_size": 100,
            "padding": {
              "unit": "px",
              "top": "0",
              "right": "0",
              "bottom": "50",
              "left": "0",
              "isLinked": false
            }
          },
          "elements": [
            {
              "id": "features-heading",
              "elType": "widget",
              "settings": {
                "title": "Premium IPTV Experience",
                "align": "center",
                "title_color": "#222222",
                "typography_typography": "custom",
                "typography_font_size": {
                  "unit": "px",
                  "size": 36
                },
                "typography_font_weight": "600"
              },
              "elements": [],
              "widgetType": "heading"
            },
            {
              "id": "features-text",
              "elType": "widget",
              "settings": {
                "editor": "<p>Everything you need for the ultimate entertainment experience</p>",
                "align": "center",
                "text_color": "#666666"
              },
              "elements": [],
              "widgetType": "text-editor"
            }
          ],
          "isInner": false,
          "elType": "column"
        }
      ],
      "elType": "section"
    }
  ]
}
