diff --git a/components/section/about-us-page/AboutUsDifferent.vue b/components/section/about-us-page/AboutUsDifferent.vue
index e421fa5..d877a5a 100644
--- a/components/section/about-us-page/AboutUsDifferent.vue
+++ b/components/section/about-us-page/AboutUsDifferent.vue
@@ -24,15 +24,14 @@
]"
>
- 0{{ index + 1 }}
{{ item.block_title }}
+ 0{{ index + 1 }}
{{ item.block_title }}
{{ item.block_description }}
- Zakoupit zlato
+ Zakoupit zlato
diff --git a/components/section/business-page/BusinessReasons.vue b/components/section/business-page/BusinessReasons.vue
new file mode 100644
index 0000000..042caa3
--- /dev/null
+++ b/components/section/business-page/BusinessReasons.vue
@@ -0,0 +1,217 @@
+
+
+
+
+
+ {{ item.text }}
+
+
+
+
+
+
+
+ 0{{ index + 1 }}
{{ item.title }}
+
+
{{ item.description }}
+
+
+
+
+
+
+
+
+
+ {{ component.section_lang_data.cta_section_title }}
+
+
+
+
{{ component.section_lang_data.cta_description_intro }}
+
{{ component.section_lang_data.cta_description_details }}
+
+
+ {{ component.section_lang_data.main_call_to_action_statement }}
+
+
+
+
+
{{ component.section_lang_data.cta_description_intro }}
+
+ {{ component.section_lang_data.main_call_to_action_statement }}
+
+
+
{{ component.section_lang_data.cta_description_details }}
+
+
+
+
+
+ {{ component.section_lang_data.form_section_title }}
+
+
+
+
+
+
+
+
+
+ Odeslat přihlášku
+
+
+
+
Kontaktní informace
+
+
+
{{ $t("phone") }}
+
+420 608 428 782
+
+
+
{{ $t("email") }}
+
web@yourgold.cz
+
+
+
{{ $t("office_address") }}
+
+ Floriána Nováka 3
+ 796 01 Prostějov
+ Czech Republic
+ CZ 08435456
+
+
+
+
+
+
+
+
+
+
{{ component.section_lang_data.closing_inspirational_block }}
+
+
+ {{ item.text }}
+
+
+
+
+
{{ component.section_lang_data.final_tagline }}
+
+
+
+
+
+
+
diff --git a/components/section/investment-page/InvestmentZone.vue b/components/section/investment-page/InvestmentZone.vue
index d73069d..8ae1db3 100644
--- a/components/section/investment-page/InvestmentZone.vue
+++ b/components/section/investment-page/InvestmentZone.vue
@@ -71,7 +71,9 @@
- E-shop
+ E-shop
@@ -147,7 +149,7 @@
€ {{ store.totalInvestment }}
- {{
+ {{
component.section_lang_data.button
}}
diff --git a/components/section/main-page/MainBlocks.vue b/components/section/main-page/MainBlocks.vue
index 6bd0ed0..3be0813 100644
--- a/components/section/main-page/MainBlocks.vue
+++ b/components/section/main-page/MainBlocks.vue
@@ -34,15 +34,21 @@
- {{ item.title }}
+ {{ item.title }}
- {{ item.title }}
+ {{
+ item.title
+ }}
-
-
Jsme tu pro vás napříč Evropou
+
+
+ Jsme tu pro vás napříč Evropou
+
diff --git a/components/section/main-page/MainHero.vue b/components/section/main-page/MainHero.vue
index cfa7e59..1905b6f 100644
--- a/components/section/main-page/MainHero.vue
+++ b/components/section/main-page/MainHero.vue
@@ -19,7 +19,7 @@
{{ component.section_lang_data.title_second }}
- {{
+ {{
component.section_lang_data.button
}}
diff --git a/components/section/main-page/MainProducts.vue b/components/section/main-page/MainProducts.vue
index ce60ac8..26ff2fd 100644
--- a/components/section/main-page/MainProducts.vue
+++ b/components/section/main-page/MainProducts.vue
@@ -50,7 +50,7 @@
Zlato je jistota, která nepodléhá času. Udělejte dnes rozhodnutí, které
vás ochrání zítra
-
E-shop
+
E-shop
diff --git a/components/ui/ButtonArrow.vue b/components/ui/ButtonArrow.vue
index 277b5b8..39a0c79 100644
--- a/components/ui/ButtonArrow.vue
+++ b/components/ui/ButtonArrow.vue
@@ -1,17 +1,19 @@
-