diff --git a/src/assets/localization/en/localization.json b/src/assets/localization/en/localization.json
index ac1c3cf..1610a66 100644
--- a/src/assets/localization/en/localization.json
+++ b/src/assets/localization/en/localization.json
@@ -18,7 +18,7 @@
},
"skills":{
"title": "Knowledge and Skills",
- "desc": "As I have worked on various topics, I learned a lot about different technologies. As years and tasks are going by, I always strive to learn more and make a good use of my capacities.",
+ "desc": "As part of my projects, I have to master a lot of different fields, like website creation, data analysis, artificial intelligence, or software creation.",
"buttonText": "More about skills"
}
}
diff --git a/src/components/home/feature.vue b/src/components/home/feature.vue
index fdba0ea..cdf58a0 100644
--- a/src/components/home/feature.vue
+++ b/src/components/home/feature.vue
@@ -8,12 +8,16 @@