VexlyVexly
About

Edit section: stats

Section colours (gym / landing)

Override background and text colour for this section on the public page.

{
  "contentType": "list",
  "itemSchema": "custom",
  "title": "Stats",
  "categories": [],
  "items": [
    {
      "label": "Happy Customers",
      "value": "50K+"
    },
    {
      "label": "Countries Served",
      "value": "100+"
    },
    {
      "label": "Years Experience",
      "value": "15+"
    },
    {
      "label": "Satisfaction Rate",
      "value": "99%"
    }
  ],
  "customFields": [
    {
      "key": "value",
      "type": "text",
      "label": "Value"
    },
    {
      "key": "label",
      "type": "text",
      "label": "Label"
    }
  ]
}

Live preview

Updates as you edit

No visual preview for section type "stats". Use JSON preview below to check data.