diff --git a/content/pages/test.json b/content/pages/test.json new file mode 100644 index 0000000..5f6f5b4 --- /dev/null +++ b/content/pages/test.json @@ -0,0 +1,17 @@ +{ + "title": "Test", + "blocks": [ + { + "_template": "pricing" + }, + { + "_template": "textBlock" + }, + { + "_template": "hero" + }, + { + "_template": "testimonials" + } + ] +} \ No newline at end of file