TinaCMS content update

This commit is contained in:
Vadym Samoilenko 2026-03-19 12:18:16 +00:00
parent 15eb481b35
commit d9743818b3

17
content/pages/test.json Normal file
View file

@ -0,0 +1,17 @@
{
"title": "Test",
"blocks": [
{
"_template": "pricing"
},
{
"_template": "textBlock"
},
{
"_template": "hero"
},
{
"_template": "testimonials"
}
]
}