diff --git a/components/section/AboutGoldMain.vue b/components/section/AboutGoldMain.vue index b79c2d6..400f595 100644 --- a/components/section/AboutGoldMain.vue +++ b/components/section/AboutGoldMain.vue @@ -2,9 +2,7 @@
-
+

{{ component.front_section_lang[0].data.title }} @@ -13,108 +11,52 @@ {{ component.front_section_lang[0].data.description }}

- - {{ $t("buy_gold") }} - + + + {{ $t("buy_gold") }} + +
+
+
-
-
-
+
-
+

{{ component.front_section_lang[0].data.section_2.title }}

-

+

{{ item }}

-
+
-
+

{{ component.front_section_lang[0].data.section_3.title }}

-
+

{{ item }}

-
+
- - {{ - $t("buy_gold") - }} - + + + {{ $t("buy_gold") }} + +
@@ -147,4 +89,6 @@ defineProps<{ }[] } }>() + +const menuStore = useMenuStore() diff --git a/components/section/InvestmentSave.vue b/components/section/InvestmentSave.vue index f72e3d2..dc95485 100644 --- a/components/section/InvestmentSave.vue +++ b/components/section/InvestmentSave.vue @@ -34,25 +34,13 @@ />
-
-
-

+
+
+

20 {{ $t("years") }}

- - + +

diff --git a/components/section/InvestmentZone.vue b/components/section/InvestmentZone.vue index ba5f82f..8461bb6 100644 --- a/components/section/InvestmentZone.vue +++ b/components/section/InvestmentZone.vue @@ -35,52 +35,14 @@ itemCount === 1 ? 'justify-center' : 'justify-between gap-2', ]" > -
- pics -
-
-

- {{ item.name }} -

-

- {{ item.tax_name }} -

-
-
-

- {{ item.formatted_price }} -

- -
-
-
+
- - {{ $t("eshop") }} - + + + {{ $t("eshop") }} + +
@@ -173,6 +135,8 @@ diff --git a/components/section/MainHero.vue b/components/section/MainHero.vue index 014dd36..8166275 100644 --- a/components/section/MainHero.vue +++ b/components/section/MainHero.vue @@ -19,13 +19,15 @@ {{ component.front_section_lang[0].data.title_second }}
- - {{ - component.front_section_lang[0].data.button - }} - + + + {{ + component.front_section_lang[0].data.button + }} + +
@@ -52,4 +54,6 @@ defineProps<{ }[] } }>() + +const menuStore = useMenuStore() diff --git a/components/section/MainProducts.vue b/components/section/MainProducts.vue index 8275235..248e1b8 100644 --- a/components/section/MainProducts.vue +++ b/components/section/MainProducts.vue @@ -1,49 +1,17 @@