diff --git a/public/images/avatars/1.jpg b/public/images/avatars/1.jpg
deleted file mode 100644
index 0b087037..00000000
Binary files a/public/images/avatars/1.jpg and /dev/null differ
diff --git a/public/images/avatars/2.jpg b/public/images/avatars/2.jpg
deleted file mode 100644
index e7367094..00000000
Binary files a/public/images/avatars/2.jpg and /dev/null differ
diff --git a/public/images/avatars/3.jpg b/public/images/avatars/3.jpg
deleted file mode 100644
index caf9a7e7..00000000
Binary files a/public/images/avatars/3.jpg and /dev/null differ
diff --git a/public/images/avatars/4.jpg b/public/images/avatars/4.jpg
deleted file mode 100644
index 97f67696..00000000
Binary files a/public/images/avatars/4.jpg and /dev/null differ
diff --git a/public/images/avatars/5.jpg b/public/images/avatars/5.jpg
deleted file mode 100644
index 82b025fe..00000000
Binary files a/public/images/avatars/5.jpg and /dev/null differ
diff --git a/public/images/avatars/6.jpg b/public/images/avatars/6.jpg
deleted file mode 100644
index 1d2b8843..00000000
Binary files a/public/images/avatars/6.jpg and /dev/null differ
diff --git a/public/images/avatars/7.jpg b/public/images/avatars/7.jpg
deleted file mode 100644
index 2903cd2f..00000000
Binary files a/public/images/avatars/7.jpg and /dev/null differ
diff --git a/public/images/avatars/8.jpg b/public/images/avatars/8.jpg
deleted file mode 100644
index 3a5eba9e..00000000
Binary files a/public/images/avatars/8.jpg and /dev/null differ
diff --git a/public/images/brand/coreui-signet.svg b/public/images/brand/coreui-signet.svg
deleted file mode 100644
index 9a4b2c5f..00000000
--- a/public/images/brand/coreui-signet.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
\ No newline at end of file
diff --git a/public/images/angular.jpg b/src/assets/images/angular.jpg
similarity index 100%
rename from public/images/angular.jpg
rename to src/assets/images/angular.jpg
diff --git a/public/images/react.jpg b/src/assets/images/react.jpg
similarity index 100%
rename from public/images/react.jpg
rename to src/assets/images/react.jpg
diff --git a/public/images/vue.jpg b/src/assets/images/vue.jpg
similarity index 100%
rename from public/images/vue.jpg
rename to src/assets/images/vue.jpg
diff --git a/public/images/vue400.jpg b/src/assets/images/vue400.jpg
similarity index 100%
rename from public/images/vue400.jpg
rename to src/assets/images/vue400.jpg
diff --git a/src/components/AppHeader.vue b/src/components/AppHeader.vue
index 8e7bb6cc..d6411627 100644
--- a/src/components/AppHeader.vue
+++ b/src/components/AppHeader.vue
@@ -57,8 +57,8 @@
import { onMounted, ref, watch } from 'vue'
import { onBeforeRouteUpdate } from 'vue-router'
import AppHeaderDropdownAccnt from './AppHeaderDropdownAccnt'
-import router from '../router'
-import { logo } from './../assets/brand/logo'
+import router from '@/router'
+import { logo } from '@/assets/brand/logo'
export default {
name: 'AppHeader',
components: {
diff --git a/src/components/AppHeaderDropdownAccnt.vue b/src/components/AppHeaderDropdownAccnt.vue
index 6f5bd209..857bcefa 100644
--- a/src/components/AppHeaderDropdownAccnt.vue
+++ b/src/components/AppHeaderDropdownAccnt.vue
@@ -46,7 +46,7 @@
diff --git a/src/views/base/Carousels.vue b/src/views/base/Carousels.vue
index 544b1046..a84e6c35 100644
--- a/src/views/base/Carousels.vue
+++ b/src/views/base/Carousels.vue
@@ -17,21 +17,21 @@
@@ -53,21 +53,21 @@
@@ -89,21 +89,21 @@
@@ -131,7 +131,7 @@
@@ -144,7 +144,7 @@
@@ -157,7 +157,7 @@
@@ -185,21 +185,21 @@
@@ -225,21 +225,21 @@
@@ -252,7 +252,17 @@