-
Notifications
You must be signed in to change notification settings - Fork 0
/
curators.ts
138 lines (136 loc) · 3.9 KB
/
curators.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
import ICuratorItem from '../models/curatorItem';
const CURATORS_ITEMS: ICuratorItem[] = [
{
imgSrc: '/assets/curators/dima_gryaznov.png',
curatorName: 'Грязнов Дмитрий',
tgLink: 'https://t.me/millcake',
vkLink: 'https://vk.com/mill_cake',
},
{
imgSrc: '/assets/curators/polina_kalashnikova.png',
curatorName: 'Калашникова Полина',
tgLink: 'https://t.me/lipolin_3',
vkLink: 'https://vk.com/3lipolin',
},
{
imgSrc: '/assets/curators/pavlov_zahar.png',
curatorName: 'Павлов Захар',
tgLink: 'https://t.me/love_3axap',
vkLink: null,
},
{
imgSrc: '/assets/curators/saltikov_danil.png',
curatorName: 'Салтыков Данил',
tgLink: 'https://t.me/sanildaltykov',
vkLink: 'https://vk.com/id257873666',
},
{
imgSrc: '/assets/curators/firstov_dima.png',
curatorName: 'Фирстов Дмитрий',
tgLink: 'https://t.me/tryfis',
vkLink: 'https://vk.com/tryfis',
},
{
imgSrc: '/assets/curators/perminov_nikita.png',
curatorName: 'Перминов Никита',
tgLink: 'https://t.me/begenFys',
vkLink: 'https://vk.com/begenfys',
},
{
imgSrc: '/assets/curators/lilia_nikonova.png',
curatorName: 'Никонова Лилия',
tgLink: 'https://t.me/lili4ka_n',
vkLink: 'https://vk.com/aaaaaaaaaaaauu',
},
{
imgSrc: '/assets/curators/deilov_kirill.png',
curatorName: 'Дейнов Кирилл',
tgLink: 'https://t.me/Lexeria',
vkLink: 'https://vk.com/deinov',
},
{
imgSrc: '/assets/curators/dubrovin_dima.png',
curatorName: 'Дубровин Дмитрий',
tgLink: 'https://t.me/inf67ekb',
vkLink: 'https://vk.com/id4154825',
},
{
imgSrc: '/assets/curators/olga_miroshnik.png',
curatorName: 'Мирошник Ольга',
tgLink: 'https://t.me/miroshnik_o',
vkLink: 'https://vk.com/mirosh_o',
},
{
imgSrc: '/assets/curators/olga_shrein.png',
curatorName: 'Шрейн Ольга',
tgLink: 'https://t.me/bpelmesh',
vkLink: 'https://vk.com/bpelmesh',
},
{
imgSrc: '/assets/curators/knazhev_alex.png',
curatorName: 'Кряжев Александр',
tgLink: 'https://t.me/kryaazh',
vkLink: 'https://vk.com/kryaazh',
},
{
imgSrc: '/assets/curators/lev_trifonov.png',
curatorName: 'Трифонов Лев',
tgLink: 'https://t.me/lev_3fon',
vkLink: 'https://vk.com/lev_3fon',
},
{
imgSrc: '/assets/curators/melnikov_mihey.webp',
curatorName: 'Мельников Михей',
tgLink: 'https://t.me/daddy_of_serial',
vkLink: 'https://vk.com/daddy_of_serial',
},
{
imgSrc: '/assets/curators/artem_tolstogruzov.png',
curatorName: 'Толстогузов Артем ',
tgLink: 'https://t.me/artemtolstoguzov',
vkLink: 'https://vk.com/artemtolstoguzov',
},
{
imgSrc: '/assets/curators/anna_rakitina.png',
curatorName: 'Ракитина Анна',
tgLink: 'https://t.me/RakitinaAnna',
vkLink: 'https://vk.com/tajansen',
},
{
imgSrc: '/assets/curators/ivanov_nikita.png',
curatorName: 'Иванов Никита',
tgLink: 'https://t.me/another_conformist',
vkLink: 'https://vk.com/why_do_you_call_me',
},
{
imgSrc: '/assets/curators/archipov_dima.png',
curatorName: 'Архипов Дмитрий',
tgLink: 'https://t.me/D_Arhipov',
vkLink: 'https://vk.com/id197947860',
},
{
imgSrc: '/assets/curators/roma_huzmin.png',
curatorName: 'Кузьмин Роман',
tgLink: 'https://t.me/romichkuz',
vkLink: null,
},
{
imgSrc: null,
curatorName: 'Байдаков Сергей',
tgLink: 'https://t.me/smghype',
vkLink: 'https://vk.com/smghype',
},
{
imgSrc: '/assets/curators/arseni_plaskonni.png',
curatorName: 'Пласконный Арсений',
tgLink: 'https://t.me/olafenok ',
vkLink: 'https://vk.com/aplaskonniy',
},
{
imgSrc: '/assets/curators/mineeva_cristina.png',
curatorName: 'Минеева Кристина',
tgLink: 'https://t.me/krisstinochka_m',
vkLink: 'https://vk.com/id.mineeva.kristina',
},
];
export default CURATORS_ITEMS;