VexlyVexly
Landing

Edit section: testimonial

Section colours (gym / landing)

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

{
  "contentType": "list",
  "itemSchema": "custom",
  "title": "Testimonial",
  "categories": [],
  "items": [
    {
      "name": "MARK JKCNO",
      "text": "Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.",
      "avatar": "https://themes.pixelstrap.com/bigdeal/assets/images/testimonial/1.jpg"
    }
  ],
  "customFields": [
    {
      "key": "name",
      "type": "text",
      "label": "Name"
    },
    {
      "key": "text",
      "type": "textarea",
      "label": "Text"
    },
    {
      "key": "avatar",
      "type": "image",
      "label": "Avatar"
    }
  ]
}

Live preview

Updates as you edit

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