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

@@ -43,7 +43,7 @@ export const en = {
contact: {
title: 'Contact Us',
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',
email: 'Email',
address: 'Address',

View File

@@ -43,7 +43,7 @@ export const ru = {
contact: {
title: 'Свяжитесь с нами',
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: 'Телефон',
email: 'Email',
address: 'Адрес',