{{#if heading}}

{{heading}}

{{/if}}
{{#each items}}
{{this.icon}}

{{this.title}}

{{this.description}}

{{/each}}