We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b54060 commit 2a1600eCopy full SHA for 2a1600e
src/app/about/page.tsx
@@ -71,12 +71,6 @@ const team = [
71
link: 'https://orzklv.uz',
72
image: { src: imageOrzklv },
73
},
74
- {
75
- name: 'Otabek Ismoilov',
76
- role: "`O'zbek DevOps` rais / Yetakchi",
77
- link: 'https://github.com/ismoilovdevml',
78
- image: { src: imageOtabekIsmoilov },
79
- },
80
{
81
name: 'Kei Lissimus',
82
role: '`Funksional Dasturlash` rais / Yetakchi',
@@ -107,7 +101,12 @@ const team = [
107
101
link: 'https://t.me/rustamwin_blog',
108
102
image: { src: imageRustamMamadaminov },
109
103
110
-
104
+ {
105
+ name: 'Otabek Ismoilov',
106
+ role: "`O'zbek DevOps` rais / Yetakchi",
+ link: 'https://github.com/ismoilovdevml',
+ image: { src: imageOtabekIsmoilov },
+ },
111
],
112
113
0 commit comments