fix: change phone +7 495 945-44-56 to (909) 945-44-56
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
"url": "https://sag24.ru",
|
"url": "https://sag24.ru",
|
||||||
"logo": "https://sag24.ru/logo.png",
|
"logo": "https://sag24.ru/logo.png",
|
||||||
"image": "https://sag24.ru/og-image.png",
|
"image": "https://sag24.ru/og-image.png",
|
||||||
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
|
"telephone": ["+74953637476", "+74953637335", "+79099454456"],
|
||||||
"email": "info@sag24.ru",
|
"email": "info@sag24.ru",
|
||||||
"address": {
|
"address": {
|
||||||
"@type": "PostalAddress",
|
"@type": "PostalAddress",
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
},
|
},
|
||||||
"contactPoint": {
|
"contactPoint": {
|
||||||
"@type": "ContactPoint",
|
"@type": "ContactPoint",
|
||||||
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
|
"telephone": ["+74953637476", "+74953637335", "+79099454456"],
|
||||||
"contactType": "customer service",
|
"contactType": "customer service",
|
||||||
"availableLanguage": ["Russian", "English"]
|
"availableLanguage": ["Russian", "English"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export const en = {
|
|||||||
contact: {
|
contact: {
|
||||||
title: 'Contact Us',
|
title: 'Contact Us',
|
||||||
subtitle: 'Tell us about your challenge — we will propose a solution',
|
subtitle: 'Tell us about your challenge — we will propose a solution',
|
||||||
phones: ['+7 495 363-74-76', '+7 495 363-73-35', '+7 495 945-44-56'],
|
phones: ['+7 495 363-74-76', '+7 495 363-73-35', '(909) 945-44-56'],
|
||||||
phone: 'Phone',
|
phone: 'Phone',
|
||||||
email: 'Email',
|
email: 'Email',
|
||||||
address: 'Address',
|
address: 'Address',
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export const ru = {
|
|||||||
contact: {
|
contact: {
|
||||||
title: 'Свяжитесь с нами',
|
title: 'Свяжитесь с нами',
|
||||||
subtitle: 'Расскажите о задаче — предложим решение',
|
subtitle: 'Расскажите о задаче — предложим решение',
|
||||||
phones: ['+7 495 363-74-76', '+7 495 363-73-35', '+7 495 945-44-56'],
|
phones: ['+7 495 363-74-76', '+7 495 363-73-35', '(909) 945-44-56'],
|
||||||
phone: 'Телефон',
|
phone: 'Телефон',
|
||||||
email: 'Email',
|
email: 'Email',
|
||||||
address: 'Адрес',
|
address: 'Адрес',
|
||||||
|
|||||||
Reference in New Issue
Block a user