diff --git a/i18n-2.xlsm b/i18n-2.xlsm index 21f15c3..3659ef3 100644 Binary files a/i18n-2.xlsm and b/i18n-2.xlsm differ diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index ae7bbdb..0000000 Binary files a/public/favicon.ico and /dev/null differ diff --git a/public/img/samolet.jpg b/public/img/samolet.jpg new file mode 100644 index 0000000..d0ef6cf Binary files /dev/null and b/public/img/samolet.jpg differ diff --git a/src/components/FAQSection.vue b/src/components/FAQSection.vue index 1350016..05f900c 100644 --- a/src/components/FAQSection.vue +++ b/src/components/FAQSection.vue @@ -7,25 +7,35 @@ - + {{ $t('faq__answer_' + item) }} +
+ {{ $t('faq__description') }} + + a-mart@ya.ru + +
@@ -35,11 +45,10 @@ - diff --git a/src/components/FooterSection.vue b/src/components/FooterSection.vue index 8435a0d..ac6596d 100644 --- a/src/components/FooterSection.vue +++ b/src/components/FooterSection.vue @@ -1,5 +1,5 @@