From 17a90e5821b4d42a99de962ffabf705f4a1bb1c6 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Thu, 19 Mar 2026 12:25:27 +0000 Subject: [PATCH] TinaCMS content update --- content/pages/test.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/pages/test.json b/content/pages/test.json index 5f6f5b4..9a2123b 100644 --- a/content/pages/test.json +++ b/content/pages/test.json @@ -2,9 +2,22 @@ "title": "Test", "blocks": [ { + "title": "test", + "plans": [ + { + "name": "Test", + "price": "344", + "period": "2", + "features": [ + "квайцук" + ], + "highlighted": true + } + ], "_template": "pricing" }, { + "content": "", "_template": "textBlock" }, {