27 lines
617 B
JSON
27 lines
617 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"title": "Prime",
|
|
"text": "Интерактивная презентация",
|
|
"image": "/img/components/products/prime.png"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "Stream",
|
|
"text": "Удаленная демонстрация",
|
|
"image": "/img/components/products/stream.png"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "Web",
|
|
"text": "Создание сайтов",
|
|
"image": "/img/components/products/web.png"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "Picture",
|
|
"text": "Архитектурная визуализация",
|
|
"image": "/img/components/products/picture.png"
|
|
}
|
|
]
|