From 4fb31f207479b3c68d7958501826113c889fc68c Mon Sep 17 00:00:00 2001 From: "tina-cloud-app[bot]" <58178390+tina-cloud-app[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 03:28:44 +0000 Subject: [PATCH] TinaCMS content update Co-authored-by: Louis Roa --- .../consultingv2/database-development-v2.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/content/consultingv2/database-development-v2.json b/content/consultingv2/database-development-v2.json index 10e2bdd36c..2ef0060c88 100644 --- a/content/consultingv2/database-development-v2.json +++ b/content/consultingv2/database-development-v2.json @@ -381,6 +381,30 @@ } ], "_template": "accordionBlock" + }, + { + "topLabel": { + "labelText": "Lorem Ipsum" + }, + "heading": "Lorem Ipsum", + "isH1": false, + "description": "", + "featureColumns": { + "twoColumns": false, + "features": [ + { + "heading": "Lorem", + "description": "Ipsum dolor sit amet, consectetur adipiscing elit." + } + ] + }, + "buttons": [ + { + "buttonText": "Lorem Ipsum", + "colour": 0 + } + ], + "_template": "imageTextBlock" } ] } \ No newline at end of file