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://www.notebookcheck.net/fileadmin/Notebooks/News/_nc4/galaxy-s25-prices-zanetti-leak.jpg",
      "label": "SUMMER COLLECTION",
      "title": "Meet Galaxy S25, S25+",
      "ctaLink": "/shop",
      "ctaText": "Shop Now",
      "subtitle": "Epic in every way and built for discovery"
    },
    {
      "image": "https://www.myimaginestore.com/media/catalog/product/cache/4a48ac28cbb6e9c41470e5be5a6d3043/r/1/r1806_black_pdp_image_position-5__en-in_4_1.jpg",
      "label": "NEW ARRIVAL",
      "title": "iPhone 15 Pro Max",
      "ctaLink": "/shop",
      "ctaText": "Shop Now",
      "subtitle": "Titanium. So strong. So light. So Pro."
    },
    {
      "image": "https://www.beatsbydre.com/content/dam/beats/web/product/headphones/solo4-wireless/pdp/product-carousel/cloud-pink/pink-01-solo4.jpg",
      "label": "BEST SELLER",
      "title": "Premium Headphones",
      "ctaLink": "/shop",
      "ctaText": "Shop Now",
      "subtitle": "Immerse yourself in pure sound"
    }
  ],
  "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.