diff --git a/components/HeaderBlock.vue b/components/HeaderBlock.vue index fe60d68..3cb890b 100644 --- a/components/HeaderBlock.vue +++ b/components/HeaderBlock.vue @@ -4,37 +4,25 @@
{{ $t("no_account") }}
-{{ $t("current_information") }}
++ {{ $t("phone") }} +
++ {{ menuStore.selectedPhoneCountry.iso_code }} +
++ {{ menuStore.selectedPhoneCountry.call_prefix }} +
+ ++ {{ $t('enter_correct_data') }} +
++ {{ $t("account_type") }} +
++ {{ item.name }} +
++ {{ $t("partner_code") }} +
+ ++ {{ $t("is_account") }} +
+{{ $t("current_information") }}
- {{ $t("first_name") }} -
- -- {{ $t("last_name") }} -
- -- {{ $t("email") }} -
- -{{ $t("phone") }}
-- {{ menuStore.selectedPhoneCountry.iso_code }} -
-- {{ menuStore.selectedPhoneCountry.call_prefix }} +
+ {{ $t('enter_correct_data') }}
-{{ $t("account_type") }}
-+ class="truncate whitespace-nowrap text-sm sm:text-xl font-medium uppercase text-text-light dark:text-text-dark opacity-100"> {{ item.name }}
{{ $t("partner_code") }}
- +{{ $t("is_account") }}
-