Aimpress_site/content/pages/test.json
Vadym Samoilenko 17a90e5821
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
TinaCMS content update
2026-03-19 12:25:27 +00:00

30 lines
No EOL
474 B
JSON

{
"title": "Test",
"blocks": [
{
"title": "test",
"plans": [
{
"name": "Test",
"price": "344",
"period": "2",
"features": [
"квайцук"
],
"highlighted": true
}
],
"_template": "pricing"
},
{
"content": "",
"_template": "textBlock"
},
{
"_template": "hero"
},
{
"_template": "testimonials"
}
]
}