fix: connect section
This commit is contained in:
6
src/shared/const/contacts.ts
Normal file
6
src/shared/const/contacts.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export const CONTACTS = {
|
||||
EMAIL: 'spo-71@yandex.ru',
|
||||
PHONE: '+79002413434',
|
||||
TELEGRAM: 'https://telegram.me/ditraso',
|
||||
WHATSAPP: 'https://api.whatsapp.com/send?phone=79002413434',
|
||||
} as const;
|
||||
Reference in New Issue
Block a user