diff --git a/src/components/FAQSection.vue b/src/components/FAQSection.vue
index 32c403c..28f8d3e 100644
--- a/src/components/FAQSection.vue
+++ b/src/components/FAQSection.vue
@@ -4,6 +4,7 @@
class="q-pa-md w100 flex justify-center"
style="max-width: 800px"
>
+
-
+
+
{{ $t('faq__description') }}
+ >
support@tgcrew.ru
diff --git a/src/components/HeroBanner.vue b/src/components/HeroBanner.vue
index 2aff3e8..16e9fe6 100644
--- a/src/components/HeroBanner.vue
+++ b/src/components/HeroBanner.vue
@@ -11,14 +11,15 @@
class="column items-center"
style="max-width: 75%; height: 100%">
{{ $t('banner__slogan_prepend') }} —
{{ $t('banner__slogan_body') }}
@@ -36,11 +37,16 @@
rounded
>
-
{{ $t('banner__main_btn')}}
+
+ {{ $t('banner__main_btn')}}
+
-
+
{{ $t('banner__main_btn_description')}}
@@ -51,7 +57,7 @@
-