diff --git a/src/widgets/footer/ui/Footer.tsx b/src/widgets/footer/ui/Footer.tsx index d9ffbbd..dad2861 100644 --- a/src/widgets/footer/ui/Footer.tsx +++ b/src/widgets/footer/ui/Footer.tsx @@ -32,8 +32,8 @@ export function Footer() {

+7 (812) 123-33-23

Адрес

196158, г. Санкт-Петербург, Московское шоссе, 25А, к.1, ПОМЕЩ. 3-Н

- - company@elcsa.ru + + support@elcsa.ru
diff --git a/src/widgets/register-form/ui/LegalRegisterInfo.tsx b/src/widgets/register-form/ui/LegalRegisterInfo.tsx index d455786..b0b3013 100644 --- a/src/widgets/register-form/ui/LegalRegisterInfo.tsx +++ b/src/widgets/register-form/ui/LegalRegisterInfo.tsx @@ -2,7 +2,7 @@ import { useState } from 'react' import { PrimaryButton } from '@shared/ui' import styles from './RegisterForm.module.css' -const DOCS_EMAIL = 'company@elcsa.ru' +const DOCS_EMAIL = 'support@elcsa.ru' const REQUIRED_DOCUMENTS = [ 'Устав организации в действующей редакции',