diff --git a/admin/dist/index.html b/admin/dist/index.html index df194a9..8b414f9 100755 --- a/admin/dist/index.html +++ b/admin/dist/index.html @@ -72,27 +72,7 @@
- -
- -
- - -
- -
- - -
- -
- - -
- -
- - +
@@ -197,27 +177,7 @@
- -
- -
- - -
- -
- - -
- -
- - -
- -
- - +
@@ -477,11 +437,6 @@ @@ -653,80 +608,19 @@ - Mediceuticals + VMK Group
- - + +
- - + +
- - - HBloom - -
- - -
- - -
- - -
- - - - Kitan Group - -
- - -
- - -
- - -
- - - - Nubea - -
- - -
- - -
- - -
- - - - BOSLEY - -
- - -
- - -
- - -
- - @@ -740,11 +634,6 @@ diff --git a/admin/src/html/pages/bots.html b/admin/src/html/pages/bots.html index a80d18c..a750c61 100755 --- a/admin/src/html/pages/bots.html +++ b/admin/src/html/pages/bots.html @@ -9,80 +9,19 @@ - Mediceuticals + VMK Group
- - + +
- - + +
- - - HBloom - -
- - -
- - -
- - -
- - - - Kitan Group - -
- - -
- - -
- - -
- - - - Nubea - -
- - -
- - -
- - -
- - - - BOSLEY - -
- - -
- - -
- - -
- - \ No newline at end of file diff --git a/admin/src/html/partials/bot-select.html b/admin/src/html/partials/bot-select.html index 0ca03e2..a157bde 100755 --- a/admin/src/html/partials/bot-select.html +++ b/admin/src/html/partials/bot-select.html @@ -3,9 +3,4 @@ \ No newline at end of file diff --git a/admin/src/html/partials/bots-multi.html b/admin/src/html/partials/bots-multi.html index e0a1b48..1418635 100755 --- a/admin/src/html/partials/bots-multi.html +++ b/admin/src/html/partials/bots-multi.html @@ -1,26 +1,6 @@
- -
- -
- - -
- -
- - -
- -
- - -
- -
- - +
\ No newline at end of file diff --git a/frontend/dist/index.html b/frontend/dist/index.html index 6e367df..1b06bb3 100755 --- a/frontend/dist/index.html +++ b/frontend/dist/index.html @@ -206,9 +206,9 @@ const freqAsks = specialViewMap.frequentlyAsked({ questions: [ "Партнерство", - "Освіта", - "Статус замовлень", - "Акції/промо", + "Робота у вас", + "Ваш досвід", + "Співпраця", ] }); document.querySelector(".chat-container").appendChild(freqAsks); diff --git a/frontend/src/js/index.js b/frontend/src/js/index.js index 84db62e..2e45115 100755 --- a/frontend/src/js/index.js +++ b/frontend/src/js/index.js @@ -167,11 +167,9 @@ function showFreqQuests() { const freqQuests = specialViewMap.frequentlyQuestions({ questions: [ - "Мені потрібна допомога у виборі засобу догляду", + "Як мені працевлаштуватися у вас", "Які умови співпраці?", - "Я хочу записатись на курс", "Де можна отримати консультацію?", - "Який статус мого замовлення?" ] });