{
"name": "Icons with text",
"blocks": [
{
"type": "icon_with_text",
"settings": {
"icon": "truck",
"heading": "Free shipping",
"text": "Free shipping on all orders over 1000 Kč. Delivered straight to your door.<\/p>"
}
},
{
"type": "icon_with_text",
"settings": {
"icon": "shield",
"heading": "Secure payment",
"text": "Multiple secure payment methods available for a worry-free checkout.<\/p>"
}
},
{
"type": "icon_with_text",
"settings": {
"icon": "return",
"heading": "Easy returns",
"text": "Not satisfied? Return your items hassle-free within 14 days.<\/p>"
}
}
]
}
}