Files
graffestate.ae-new/src/consts/products.json
T
2026-01-13 18:54:52 +05:00

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"
}
]