{
"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"
}
]
}