base
This commit is contained in:
21
app/config/company.js
Normal file
21
app/config/company.js
Normal file
@@ -0,0 +1,21 @@
|
||||
export const companyInfo = {
|
||||
name: 'Công ty TNHH Giải Pháp Công Nghệ Phân Tích Dữ Liệu Lớn',
|
||||
|
||||
phone: {
|
||||
hotline: '(+84) 943 833 599',
|
||||
support: '',
|
||||
sales: '',
|
||||
},
|
||||
email: {
|
||||
contact: 'contact@bigdatatech.vn',
|
||||
support: '',
|
||||
},
|
||||
address: 'Tầng 4, 505 Đường Minh Khai, Phường Vĩnh Tuy, Hà Nội',
|
||||
|
||||
website: 'https://bigdatatech.vn/',
|
||||
|
||||
social: {
|
||||
facebook: 'https://www.facebook.com/BigDataTechVietnam',
|
||||
zalo: 'https://zalo.me/0943833599',
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user