diff --git a/package.json b/package.json
index 70a9ec51..e5ef3f21 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,6 @@
 {
   "name": "it-tools",
+  "description": "",
   "version": "0.1.0",
   "private": true,
   "scripts": {
diff --git a/src/App.vue b/src/App.vue
index de94b5c1..475c5cbc 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -118,24 +118,6 @@
         font-weight: 300 !important;
     }
 
-    /*    footer {*/
-    /*        display: flex;*/
-    /*        flex-direction: row;*/
-    /*        justify-content: space-between;*/
-    /*        color: rgba(255, 255, 255, 0.52) !important;*/
-
-    /*        .footer-link {*/
-    /*            text-decoration: none;*/
-    /*            color: rgba(255, 255, 255, 0.52) !important;*/
-    /*            border-bottom: 1px dashed;*/
-
-    /*            &:hover {*/
-    /*                color: #4CAF50 !important;*/
-    /*                border-bottom: 1px solid;*/
-    /*            }*/
-    /*        }*/
-    /*    }*/
-
     .title {
         text-decoration: none;
         color: #fff !important;
diff --git a/src/routes/Home.vue b/src/routes/Home.vue
index 10fac343..bb85e88b 100644
--- a/src/routes/Home.vue
+++ b/src/routes/Home.vue
@@ -1,16 +1,86 @@
 
-  
-    
-      Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ad at cumque dolore dolores, dolorum eius error est eum eveniet hic illum ipsum labore minus odio quibusdam repudiandae sed ullam veritatis!
-    
-  
+    
+        
+            
+                
+                    
+                        
+                            {{ item.icon }}
+                            {{item.text}}
+                        
+                    
+                
+