diff --git a/.gitignore b/.gitignore index bcf22dd..3f6d1a1 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,11 @@ logs .env.* !.env.example -*.zip \ No newline at end of file +*.zip + +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions \ No newline at end of file diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 2b70cbd..8a26b0a 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/components/homepage/our-team.vue b/components/homepage/our-team.vue index dc44c67..4616dfc 100644 --- a/components/homepage/our-team.vue +++ b/components/homepage/our-team.vue @@ -40,11 +40,23 @@ + + +
  • 5+ лет в продажах
  • +
  • Более 1000 успешных сделок
  • +
  • Опыт работы с международными IT-компаниями
  • +
    +
    +
  • 6+ лет в клиентском сервисе
  • Опыт в IT и обучении пользователей
  • diff --git a/package.json b/package.json index eadb435..b0620f7 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/public/our-team/igor.png b/public/our-team/igor.png new file mode 100644 index 0000000..544fa8a Binary files /dev/null and b/public/our-team/igor.png differ diff --git a/yarn.lock b/yarn.lock index c6de818..12e90e9 100644 --- a/yarn.lock +++ b/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"