+team member
This commit is contained in:
parent
a2f4a05dd4
commit
7c6464848a
9
.gitignore
vendored
9
.gitignore
vendored
@ -23,4 +23,11 @@ logs
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
*.zip
|
||||
*.zip
|
||||
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
Binary file not shown.
@ -40,11 +40,23 @@
|
||||
</HomepageOurTeamMember>
|
||||
</SplideSlide>
|
||||
|
||||
<SplideSlide>
|
||||
<HomepageOurTeamMember
|
||||
avatar-url="/our-team/igor.png"
|
||||
name="Игорь Слабуха"
|
||||
position="CCO"
|
||||
>
|
||||
<li>5+ лет в продажах</li>
|
||||
<li>Более 1000 успешных сделок</li>
|
||||
<li>Опыт работы с международными IT-компаниями</li>
|
||||
</HomepageOurTeamMember>
|
||||
</SplideSlide>
|
||||
|
||||
<SplideSlide>
|
||||
<HomepageOurTeamMember
|
||||
avatar-url="/our-team/ruslan.png"
|
||||
name="Руслан Кошкаров"
|
||||
position="Account Executive"
|
||||
position="Key Account Manager"
|
||||
>
|
||||
<li>6+ лет в клиентском сервисе</li>
|
||||
<li>Опыт в IT и обучении пользователей</li>
|
||||
|
||||
@ -39,6 +39,7 @@
|
||||
"nuxt-svgo": "^4.0.9",
|
||||
"sass": "^1.81.0",
|
||||
"typescript": "^5.7.2",
|
||||
"unenv": "^1.10.0",
|
||||
"unplugin-icons": "^0.20.1",
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"vue": "^3.5.18",
|
||||
|
||||
BIN
public/our-team/igor.png
Normal file
BIN
public/our-team/igor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 192 KiB |
14
yarn.lock
14
yarn.lock
@ -10065,6 +10065,7 @@ __metadata:
|
||||
sass: "npm:^1.81.0"
|
||||
swiper: "npm:^11.1.15"
|
||||
typescript: "npm:^5.7.2"
|
||||
unenv: "npm:^1.10.0"
|
||||
unplugin-icons: "npm:^0.20.1"
|
||||
unplugin-vue-components: "npm:^0.27.4"
|
||||
uuid: "npm:^11.0.3"
|
||||
@ -13044,6 +13045,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unenv@npm:^1.10.0":
|
||||
version: 1.10.0
|
||||
resolution: "unenv@npm:1.10.0"
|
||||
dependencies:
|
||||
consola: "npm:^3.2.3"
|
||||
defu: "npm:^6.1.4"
|
||||
mime: "npm:^3.0.0"
|
||||
node-fetch-native: "npm:^1.6.4"
|
||||
pathe: "npm:^1.1.2"
|
||||
checksum: 10c0/354180647e21204b6c303339e7364b920baadb2672b540a88af267bc827636593e0bf79f59753dcc6b7ab5d4c83e71d69a9171a3596befb8bf77e0bb3c7612b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unenv@npm:^2.0.0-rc.18, unenv@npm:^2.0.0-rc.19":
|
||||
version: 2.0.0-rc.19
|
||||
resolution: "unenv@npm:2.0.0-rc.19"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user