feat(home): mail and phone links and aria labels

This commit is contained in:
2026-04-21 21:12:32 +02:00
parent 98059d50bc
commit 762b03c291
3 changed files with 42 additions and 11 deletions
+14
View File
@@ -12,5 +12,19 @@
"light": "Light",
"dark": "Dark",
"system": "System"
},
"landingPage": {
"title": "Hi, I'm Nico Haider.",
"subtitle": "Software developer for websites, web apps, mobile apps, desktop apps, and more.",
"location": "Dobersberg, Lower Austria",
"contact": {
"email": "Send email",
"phone": "Call phone number"
},
"social": {
"linkedin": "Open LinkedIn profile",
"instagram": "Open Instagram profile",
"facebook": "Open Facebook profile"
}
}
}