Meer voorbeelden

Een compacte introductie met drie korte pluspunten.

  • Pluspunt 1 voor dit contenttype.
  • Pluspunt 2 voor dit contenttype.
  • Pluspunt 3 voor dit contenttype.
{
  "sectionType": "featured",
  "columns": [
    {
      "width": "1",
      "content": [
        {
          "type": "product_highlights",
          "title": "Waarom dit product opvalt",
          "text": "<p>Een compacte introductie met drie korte pluspunten.</p>",
          "features": [
            {
              "type": "bullet",
              "text": "Pluspunt 1 voor dit contenttype."
            },
            {
              "type": "bullet",
              "text": "Pluspunt 2 voor dit contenttype."
            },
            {
              "type": "bullet",
              "text": "Pluspunt 3 voor dit contenttype."
            }
          ],
          "button": {
            "text": "Lees meer",
            "url": "/contenttypes-new"
          },
          "moreLink": {
            "text": "Meer voorbeelden",
            "url": "/contenttypes-new"
          },
          "link": {
            "text": "Lees meer",
            "url": "/contenttypes-new"
          }
        }
      ]
    }
  ]
}