From 881ad5c2867ce5262fa2e8d3ff3ff3708d5b7397 Mon Sep 17 00:00:00 2001 From: "tina-cloud-app[bot]" <58178390+tina-cloud-app[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 03:59:19 +0000 Subject: [PATCH 1/2] TinaCMS content update Co-authored-by: Caleb Williams --- content/consultingv2/consulting-page-preview-test.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 content/consultingv2/consulting-page-preview-test.json diff --git a/content/consultingv2/consulting-page-preview-test.json b/content/consultingv2/consulting-page-preview-test.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/content/consultingv2/consulting-page-preview-test.json @@ -0,0 +1 @@ +{} \ No newline at end of file From c04db97b95ba4b2d32eb44dd4abdf64dd07f6bab Mon Sep 17 00:00:00 2001 From: "tina-cloud-app[bot]" <58178390+tina-cloud-app[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 04:00:04 +0000 Subject: [PATCH 2/2] TinaCMS content update Co-authored-by: Caleb Williams --- .../consulting-page-preview-test.json | 40 ++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/content/consultingv2/consulting-page-preview-test.json b/content/consultingv2/consulting-page-preview-test.json index 9e26dfeeb6..449b972fe9 100644 --- a/content/consultingv2/consulting-page-preview-test.json +++ b/content/consultingv2/consulting-page-preview-test.json @@ -1 +1,39 @@ -{} \ No newline at end of file +{ + "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