VexlyVexly
Landing

Edit section: hero

Section colours (gym / landing)

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

{
  "contentType": "list",
  "itemSchema": "custom",
  "title": "Hero slides",
  "categories": [],
  "items": [
    {
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/slider/1.1.png",
      "label": "NEW",
      "title": "MI Mobile",
      "ctaLink": "/shop",
      "ctaText": "Shop Now",
      "subtitle": "Fast And Light"
    },
    {
      "image": "https://themes.pixelstrap.com/bigdeal/assets/images/layout-2/slider/1.2.png",
      "label": "BEST SELLER",
      "title": "Big Deals",
      "ctaLink": "/shop",
      "ctaText": "Shop Now",
      "subtitle": "Pixel Perfect Deal Camera"
    }
  ],
  "customFields": [
    {
      "key": "label",
      "type": "text",
      "label": "Label"
    },
    {
      "key": "title",
      "type": "text",
      "label": "Title"
    },
    {
      "key": "subtitle",
      "type": "text",
      "label": "Subtitle"
    },
    {
      "key": "image",
      "type": "image",
      "label": "Image"
    },
    {
      "key": "ctaText",
      "type": "text",
      "label": "CTA Text"
    },
    {
      "key": "ctaLink",
      "type": "url",
      "label": "CTA Link"
    }
  ]
}

Live preview

Updates as you edit

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