diff --git a/src/app/education/style-consultant/page-data.json b/src/app/education/style-consultant/page-data.json index e7447d8..6bd1180 100644 --- a/src/app/education/style-consultant/page-data.json +++ b/src/app/education/style-consultant/page-data.json @@ -262,9 +262,9 @@ "banner": { "type": "recommendations", "data": [ - { "image": "/Group_72.jpg", "title": "Курс: 2 ступень", "href": "/education/fashion-stylist", "text": {"text": "Курс: 2 ступень", "backgroundColor": "#7D0101", "color": "white"}}, - { "image": "/Group_72.jpg", "title": "Курс: нейросети", "href": "/education/nn-for-designers-and-stylists", "text": {"text": "Курс: нейросети", "backgroundColor": "#7D0101", "color": "white"}}, - { "image": "/Group_72.jpg", "title": "Курс: дизайн интерьера 1 степень", "href": "/education/interior-design", "text": {"text": "Курс: дизайн интерьера 1 степень", "backgroundColor": "#7D0101", "color": "white"}} + { "image": "/Group_72.jpg", "title": "Fashion стилист", "href": "/education/fashion-stylist", "text": {"text": "Fashion стилист", "backgroundColor": "#7D0101", "color": "white"}}, + { "image": "/Group_72.jpg", "title": "Нейросети для креативных", "href": "/education/nn-for-designers-and-stylists", "text": {"text": "Нейросети для креативных", "backgroundColor": "#7D0101", "color": "white"}}, + { "image": "/Group_72.jpg", "title": "Дизайн интерьера", "href": "/education/interior-design", "text": {"text": "Дизайн интерьера", "backgroundColor": "#7D0101", "color": "white"}} ] } }