- page_slug: home page_part_key: about_us_services block_contents: {} order_in_editor: 3, show_in_editor: true, editor_setup: { "tabTitleKey": "pageSections.services.title", "tabInfoKey": "pageSections.services.info", "default_sort_order": 3, "default_visible_on_page": true, "editorBlocks": [ [ { "label": "icon_a", "isIcon": "true" }, { "label": "title_a", "isSingleLineText": "true" }, { "label": "content_a", "isMultipleLineText": "true" }], [ { "label": "icon_b", "isIcon": "true" }, { "label": "title_b", "isSingleLineText": "true" }, { "label": "content_b", "isMultipleLineText": "true" }], [ { "label": "icon_c", "isIcon": "true" }, { "label": "title_c", "isSingleLineText": "true" }, { "label": "content_c", "isMultipleLineText": "true" }] ] } template:

{{ page_part["title_a"]["content"] }}

{{ page_part["content_a"]["content"] }}

{{ page_part["title_b"]["content"] }}

{{ page_part["content_b"]["content"] }}

{{ page_part["title_c"]["content"] }}

{{ page_part["content_c"]["content"] }}