{
  "sectionType": "featured",
  "columns": [
    {
      "width": "1",
      "content": [
        {
          "type": "text_slider",
          "slides": [
            {
              "subtitle": "Slide 1",
              "icon": "star",
              "title": "Titel 1",
              "text": "Korte toelichting voor slide 1.",
              "gradient": [
                "#3d6bff",
                "#4dc2ff"
              ],
              "button": {
                "text": "Meer weten",
                "url": "/contenttypes-new"
              },
              "link": {
                "text": "Bekijk overzicht",
                "url": "/contenttypes-new"
              }
            },
            {
              "subtitle": "Slide 2",
              "icon": "star",
              "title": "Titel 2",
              "text": "Korte toelichting voor slide 2.",
              "button": {
                "text": "Meer weten",
                "url": "/contenttypes-new"
              },
              "link": {
                "text": "Bekijk overzicht",
                "url": "/contenttypes-new"
              }
            },
            {
              "subtitle": "Slide 3",
              "icon": "star",
              "title": "Titel 3",
              "text": "Korte toelichting voor slide 3.",
              "button": {
                "text": "Meer weten",
                "url": "/contenttypes-new"
              },
              "link": {
                "text": "Bekijk overzicht",
                "url": "/contenttypes-new"
              }
            }
          ]
        }
      ]
    }
  ]
}