feat(home): mail and phone links and aria labels
This commit is contained in:
+10
-1
@@ -16,6 +16,15 @@
|
||||
"landingPage": {
|
||||
"title": "Hi, ich bin Nico Haider.",
|
||||
"subtitle": "Softwareentwickler für Webseiten, Web-Apps, Mobile-Apps, Desktop-Apps und vieles mehr.",
|
||||
"location": "Dobersberg, Niederösterreich"
|
||||
"location": "Dobersberg, Niederösterreich",
|
||||
"contact": {
|
||||
"email": "E-Mail senden",
|
||||
"phone": "Telefonnummer anrufen"
|
||||
},
|
||||
"social": {
|
||||
"linkedin": "LinkedIn-Profil öffnen",
|
||||
"instagram": "Instagram-Profil öffnen",
|
||||
"facebook": "Facebook-Profil öffnen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user