feat(landing): Add team
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"forWorksCouncils": "For Works Councils",
|
||||
"forCompanies": "For Companies",
|
||||
"features": "Features",
|
||||
"team": "Team",
|
||||
"contact": "Contact"
|
||||
},
|
||||
"footer": {
|
||||
@@ -326,5 +327,35 @@
|
||||
},
|
||||
"errors": {
|
||||
"generic": "An error occurred. Please try again later."
|
||||
},
|
||||
"team": {
|
||||
"meta": {
|
||||
"title": "Our Team – LegalConsentHub",
|
||||
"description": "Meet the people behind LegalConsentHub: Experts in labor law and software development driving digital co-determination forward."
|
||||
},
|
||||
"badge": "Our Team",
|
||||
"title": "The People Behind ",
|
||||
"titleHighlight": "LegalConsentHub",
|
||||
"description": "We combine legal expertise in works council law with technical know-how in software development – for modern, structured IT co-determination.",
|
||||
"members": {
|
||||
"raphael": {
|
||||
"name": "Raphael Lugowski",
|
||||
"role": "Labor Law Attorney",
|
||||
"description": "Raphael is the founder of Betriebsrat Kanzlei in Hamburg, specializing in works council law. With years of experience advising works councils, he supports committees on IT co-determination, AI systems, and corporate restructuring. He develops field-tested operating agreements and represents works councils in arbitration boards and labor courts.",
|
||||
"imageAlt": "Profile picture of Raphael Lugowski",
|
||||
"linkedinLabel": "Open Raphael Lugowski's LinkedIn profile"
|
||||
},
|
||||
"denis": {
|
||||
"name": "Denis Lugowski",
|
||||
"role": "Full-Stack Developer",
|
||||
"description": "Denis is a computer scientist (M.Sc.) and full-stack developer with expertise in frontend and backend development. He has experience with Kubernetes, container orchestration, and monitoring. His academic background includes developing congestion control in the Linux kernel and implementing the QUIC transport protocol in the Omnet++ simulation framework.",
|
||||
"imageAlt": "Profile picture of Denis Lugowski",
|
||||
"linkedinLabel": "Open Denis Lugowski's LinkedIn profile"
|
||||
}
|
||||
},
|
||||
"cta": {
|
||||
"text": "Have questions or want to learn more about LegalConsentHub?",
|
||||
"button": "Contact us"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user