From 2757a052d2db7a68ee35ddc30d394f4db8b6767c Mon Sep 17 00:00:00 2001 From: CCTVcalc Date: Wed, 10 Dec 2025 15:19:34 +0300 Subject: [PATCH] update2 --- src/components/FAQSection.vue | 8 ++++++-- src/components/HeroBanner.vue | 18 ++++++++++++------ src/layouts/MainLayout.vue | 1 + 3 files changed, 19 insertions(+), 8 deletions(-) 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 @@ -