diff --git a/content/consultingv2/consulting-page-preview-test.json b/content/consultingv2/consulting-page-preview-test.json new file mode 100644 index 0000000000..449b972fe9 --- /dev/null +++ b/content/consultingv2/consulting-page-preview-test.json @@ -0,0 +1,39 @@ +{ + "blocks": [ + { + "_template": "breadcrumbs" + }, + { + "topLabel": { + "labelText": "Lorem Ipsum" + }, + "heading": "Lorem Ipsum", + "isH1": false, + "description": "", + "featureColumns": { + "twoColumns": true, + "features": [ + { + "heading": "Lorem", + "description": "Ipsum dolor sit amet, consectetur adipiscing elit." + }, + { + "heading": "Ipsum", + "description": "Lorem dolor sit amet, consectetur adipiscing elit." + } + ] + }, + "buttons": [ + { + "buttonText": "Lorem Ipsum", + "colour": 0 + }, + { + "buttonText": "Dolor Sit", + "colour": 1 + } + ], + "_template": "imageTextBlock" + } + ] +} \ No newline at end of file