Worked on text

This commit is contained in:
2025-03-21 00:28:38 +01:00
parent a75cfc1c31
commit e88972a3f6
3 changed files with 15 additions and 13 deletions

View File

@@ -12,9 +12,14 @@
"contactButton": "Contact",
"features": {
"projects":{
"title": "Always working on some projects",
"desc": "As you will see a little below, I'm always working on something.",
"title": "Let's overview some types of projects I'm often dealing with",
"desc": "Be it for study, work or on my free time, I'm always working on something new. As I love to see how those lines of code can enhance daily life, or make Science moving forward, I strive to always imagine, create and maintain useful things.",
"buttonText": "See all projects"
},
"ai":{
"title": "Artificial Intelligence",
"desc": "How is it possible to...",
"buttonText": "IDK"
}
}
}