diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php
index 61ab600..25b524b 100755
--- a/frontend/views/layouts/main.php
+++ b/frontend/views/layouts/main.php
@@ -59,7 +59,7 @@ AppAsset::register($this);
- = Html::a(Yii::$app->user->identity->email,['accounts/cabinet']) ?>
+ = Html::a(Yii::$app->user->identity->email,['/accounts']) ?>
diff --git a/frontend/web/images/avatar-bg.png b/frontend/web/images/avatar-bg.png
new file mode 100644
index 0000000..2a92247
Binary files /dev/null and b/frontend/web/images/avatar-bg.png differ
diff --git a/frontend/web/images/check-disable.png b/frontend/web/images/check-disable.png
new file mode 100644
index 0000000..2abf3c1
Binary files /dev/null and b/frontend/web/images/check-disable.png differ
diff --git a/frontend/web/images/delete-ico.png b/frontend/web/images/delete-ico.png
new file mode 100644
index 0000000..52c3718
Binary files /dev/null and b/frontend/web/images/delete-ico.png differ
diff --git a/frontend/web/images/sets-ico/select-arrow-up.png b/frontend/web/images/sets-ico/select-arrow-up.png
new file mode 100644
index 0000000..ff46a05
Binary files /dev/null and b/frontend/web/images/sets-ico/select-arrow-up.png differ
diff --git a/frontend/web/images/sets-ico/select-arrow.jpg b/frontend/web/images/sets-ico/select-arrow.jpg
new file mode 100644
index 0000000..b4d4dc5
Binary files /dev/null and b/frontend/web/images/sets-ico/select-arrow.jpg differ
--
libgit2 0.21.4