feat(home): mail and phone links and aria labels
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user