feat(landing-page): add title/subtitle and img (including styling)

This commit is contained in:
2026-04-17 00:07:46 +02:00
parent f98f619536
commit 93cb375c29
5 changed files with 106 additions and 1 deletions
+5
View File
@@ -12,5 +12,10 @@
"light": "Hell",
"dark": "Dunkel",
"system": "System"
},
"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"
}
}