fix: change phone +7 495 945-44-56 to (909) 945-44-56

This commit is contained in:
2026-03-14 20:08:04 +03:00
parent 9a3785a13c
commit 534bdd3bb5
3 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@
"url": "https://sag24.ru",
"logo": "https://sag24.ru/logo.png",
"image": "https://sag24.ru/og-image.png",
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
"telephone": ["+74953637476", "+74953637335", "+79099454456"],
"email": "info@sag24.ru",
"address": {
"@type": "PostalAddress",
@@ -105,7 +105,7 @@
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": ["+74953637476", "+74953637335", "+74959454456"],
"telephone": ["+74953637476", "+74953637335", "+79099454456"],
"contactType": "customer service",
"availableLanguage": ["Russian", "English"]
}