fix: contact details
This commit is contained in:
parent
fb9e48b37e
commit
c7ab879a19
|
|
@ -316,14 +316,14 @@
|
||||||
<div>
|
<div>
|
||||||
<h5 class="font-bold text-on-surface uppercase text-xs tracking-widest mb-2" data-i18n="phones_label">Телефоны
|
<h5 class="font-bold text-on-surface uppercase text-xs tracking-widest mb-2" data-i18n="phones_label">Телефоны
|
||||||
</h5>
|
</h5>
|
||||||
<p class="text-sm md:text-lg text-on-surface-variant" data-i18n-html="phones_text">+993 12 753506<br />+993 65 725570</p>
|
<p class="text-sm md:text-lg text-on-surface-variant" data-i18n-html="phones_text">+993 12 753506</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex gap-6">
|
<div class="flex gap-6">
|
||||||
<span class="material-symbols-outlined text-primary text-3xl">mail</span>
|
<span class="material-symbols-outlined text-primary text-3xl">mail</span>
|
||||||
<div>
|
<div>
|
||||||
<h5 class="font-bold text-on-surface uppercase text-xs tracking-widest mb-2">Email</h5>
|
<h5 class="font-bold text-on-surface uppercase text-xs tracking-widest mb-2">Email</h5>
|
||||||
<p class="text-sm md:text-lg text-on-surface-variant break-all md:break-normal" data-i18n-html="email_text">info@netijelibinyat.com<br />sukrulbinyat@gmail.com</p>
|
<p class="text-sm md:text-lg text-on-surface-variant break-all md:break-normal" data-i18n-html="email_text">info@netijelibinyat.com</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -388,8 +388,7 @@
|
||||||
<p class="text-sm text-[#2a3439]/60 font-['Inter'] tracking-wide" data-i18n-html="footer_contact_info">
|
<p class="text-sm text-[#2a3439]/60 font-['Inter'] tracking-wide" data-i18n-html="footer_contact_info">
|
||||||
Ашхабад, Туркменистан<br />
|
Ашхабад, Туркменистан<br />
|
||||||
info@netijelibinyat.com<br />
|
info@netijelibinyat.com<br />
|
||||||
+993 12 753506<br />
|
+993 12 753506
|
||||||
+993 65 725570
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
18
js/i18n.js
18
js/i18n.js
|
|
@ -40,8 +40,8 @@ const translations = {
|
||||||
contacts_title: "Контакты", address_label: "Юридический адрес",
|
contacts_title: "Контакты", address_label: "Юридический адрес",
|
||||||
address_text: "Ашхабад, Туркменистан",
|
address_text: "Ашхабад, Туркменистан",
|
||||||
phones_label: "Телефоны",
|
phones_label: "Телефоны",
|
||||||
phones_text: "+993 12 753506<br />+993 65 725570",
|
phones_text: "+993 12 753506",
|
||||||
email_text: "info@netijelibinyat.com<br />sukrulbinyat@gmail.com",
|
email_text: "info@netijelibinyat.com",
|
||||||
write_us: "Напишите нам",
|
write_us: "Напишите нам",
|
||||||
your_name_label: "Ваше имя", name_placeholder: "Александр Петров",
|
your_name_label: "Ваше имя", name_placeholder: "Александр Петров",
|
||||||
phone_label: "Телефон", message_label: "Сообщение",
|
phone_label: "Телефон", message_label: "Сообщение",
|
||||||
|
|
@ -50,7 +50,7 @@ const translations = {
|
||||||
footer_desc: "Строительная компания полного цикла. Качество, проверенное временем и проектами.",
|
footer_desc: "Строительная компания полного цикла. Качество, проверенное временем и проектами.",
|
||||||
footer_nav: "Навигация", footer_legal: "Правовая информация", footer_contact: "Контакты",
|
footer_nav: "Навигация", footer_legal: "Правовая информация", footer_contact: "Контакты",
|
||||||
privacy_policy: "Политика конфиденциальности",
|
privacy_policy: "Политика конфиденциальности",
|
||||||
footer_contact_info: "Ашхабад, Туркменистан<br />info@netijelibinyat.com<br />+993 12 753506<br />+993 65 725570",
|
footer_contact_info: "Ашхабад, Туркменистан<br />info@netijelibinyat.com<br />+993 12 753506",
|
||||||
footer_copyright: "© 2021 Netijeli binyat. Все права защищены."
|
footer_copyright: "© 2021 Netijeli binyat. Все права защищены."
|
||||||
},
|
},
|
||||||
en: {
|
en: {
|
||||||
|
|
@ -94,8 +94,8 @@ const translations = {
|
||||||
contacts_title: "Contacts", address_label: "Legal address",
|
contacts_title: "Contacts", address_label: "Legal address",
|
||||||
address_text: "Ashgabat, Turkmenistan",
|
address_text: "Ashgabat, Turkmenistan",
|
||||||
phones_label: "Phones",
|
phones_label: "Phones",
|
||||||
phones_text: "+993 12 753506<br />+993 65 725570",
|
phones_text: "+993 12 753506",
|
||||||
email_text: "info@netijelibinyat.com<br />sukrulbinyat@gmail.com",
|
email_text: "info@netijelibinyat.com",
|
||||||
write_us: "Write to Us",
|
write_us: "Write to Us",
|
||||||
your_name_label: "Your Name", name_placeholder: "John Smith",
|
your_name_label: "Your Name", name_placeholder: "John Smith",
|
||||||
phone_label: "Phone", message_label: "Message",
|
phone_label: "Phone", message_label: "Message",
|
||||||
|
|
@ -104,7 +104,7 @@ const translations = {
|
||||||
footer_desc: "Full-cycle construction company. Quality proven by time and projects.",
|
footer_desc: "Full-cycle construction company. Quality proven by time and projects.",
|
||||||
footer_nav: "Navigation", footer_legal: "Legal", footer_contact: "Contact",
|
footer_nav: "Navigation", footer_legal: "Legal", footer_contact: "Contact",
|
||||||
privacy_policy: "Privacy Policy",
|
privacy_policy: "Privacy Policy",
|
||||||
footer_contact_info: "Ashgabat, Turkmenistan<br />info@netijelibinyat.com<br />+993 12 753506<br />+993 65 725570",
|
footer_contact_info: "Ashgabat, Turkmenistan<br />info@netijelibinyat.com<br />+993 12 753506",
|
||||||
footer_copyright: "\u00A9 2021 Netijeli binyat. All rights reserved."
|
footer_copyright: "\u00A9 2021 Netijeli binyat. All rights reserved."
|
||||||
},
|
},
|
||||||
tk: {
|
tk: {
|
||||||
|
|
@ -148,8 +148,8 @@ const translations = {
|
||||||
contacts_title: "Habarla\u015fmak", address_label: "\u00dduridiki salgysy",
|
contacts_title: "Habarla\u015fmak", address_label: "\u00dduridiki salgysy",
|
||||||
address_text: "A\u015fgabat, T\u00fcrkmenistan",
|
address_text: "A\u015fgabat, T\u00fcrkmenistan",
|
||||||
phones_label: "Telefonlar",
|
phones_label: "Telefonlar",
|
||||||
phones_text: "+993 12 753506<br />+993 65 725570",
|
phones_text: "+993 12 753506",
|
||||||
email_text: "info@netijelibinyat.com<br />sukrulbinyat@gmail.com",
|
email_text: "info@netijelibinyat.com",
|
||||||
write_us: "Bize \u00fdazy\u0148",
|
write_us: "Bize \u00fdazy\u0148",
|
||||||
your_name_label: "Ady\u0148yz", name_placeholder: "Myrat \u00d6wezow",
|
your_name_label: "Ady\u0148yz", name_placeholder: "Myrat \u00d6wezow",
|
||||||
phone_label: "Telefon", message_label: "Hat",
|
phone_label: "Telefon", message_label: "Hat",
|
||||||
|
|
@ -158,7 +158,7 @@ const translations = {
|
||||||
footer_desc: "Doly siklly gurlu\u015fyk kompani\u00fdasy. Wagt we taslamalar bilen subut edilen hil.",
|
footer_desc: "Doly siklly gurlu\u015fyk kompani\u00fdasy. Wagt we taslamalar bilen subut edilen hil.",
|
||||||
footer_nav: "Nawigasi\u00fda", footer_legal: "Hukuk maglumatlary", footer_contact: "Habarla\u015fmak",
|
footer_nav: "Nawigasi\u00fda", footer_legal: "Hukuk maglumatlary", footer_contact: "Habarla\u015fmak",
|
||||||
privacy_policy: "Gizlinlik sy\u00fdasaty",
|
privacy_policy: "Gizlinlik sy\u00fdasaty",
|
||||||
footer_contact_info: "A\u015fgabat, T\u00fcrkmenistan<br />info@netijelibinyat.com<br />+993 12 753506<br />+993 65 725570",
|
footer_contact_info: "A\u015fgabat, T\u00fcrkmenistan<br />info@netijelibinyat.com<br />+993 12 753506",
|
||||||
footer_copyright: "\u00a9 2021 Netijeli binyat. \u00c4hli hukuklar goralan."
|
footer_copyright: "\u00a9 2021 Netijeli binyat. \u00c4hli hukuklar goralan."
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue