diff --git a/src/app/app.component.html b/src/app/app.component.html
index 0680b43..5aab10b 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1 +1,65 @@
-
Portfolio
+{{ content().home.portfolioEyebrow }}
- Building reliable systems, clean interfaces, and practical digital solutions that actually hold up in production. -
+{{ content().home.heroIntro }}
About me
+{{ content().home.aboutEyebrow }}
- My name is {{ global.firstname }}, though most people call me Julie. I’m {{ age }} and based in Austria. A large part of my day - happens on the move — usually on trains, going between meetings, offices, and time with my family. -
-- I care deeply about digital security and privacy. I design systems with minimal exposure, sensible defaults, and a strong focus on - data protection. Anonymity, secure communication, and reducing unnecessary data collection aren’t extras for me — they’re baseline - requirements for my personal infrastructure. -
-- I work with modern web technologies and on business-critical systems. I don’t care much for unnecessary complexity — I focus on - clear, stable solutions that actually hold up in day-to-day use and deliver real value. -
+{{ interpolate(content().home.aboutParagraphs[0]) }}
+{{ content().home.aboutParagraphs[1] }}
+{{ content().home.aboutParagraphs[2] }}
- What really interests me is modern code — well-structured, maintainable, and built with performance in mind. No unnecessary - bloat, just clean, readable solutions that reliably work under real-world conditions… in theory 😁 -
-- Outside of software, my main hobby is scuba diving. The silence underwater and the focus on the present moment keep pulling me - back into Austria’s dark, cold lakes. -
-- Right now, I mainly work for SobIT GmbH in Vienna, alongside freelance projects for companies, organizations, and private - clients. No gimmicks — just software that does what it’s supposed to do, built properly. -
- +{{ content().home.detailParagraphs[0] }}
+{{ content().home.detailParagraphs[1] }}
+{{ content().home.detailParagraphs[2] }}
+current Jobs & Projects
+{{ content().home.projectsEyebrow }}
{{ project.description }}
Legal
-- Legal information for this website under Austrian law, including privacy information for websites operated by - {{ global.firstname }} {{ global.lastname }} - (Lechner Systems). -
+{{ content().imprint.legalEyebrow }}
+{{ bind(content().imprint.intro) }}
Provider
+{{ content().imprint.provider }}
{{ global.firstname }} {{ global.lastname }} / Lechner Systems
-{{ displayStreet }} {{ global.address.houseNumber }}
-{{ global.address.zip }} {{ displayCity }}
+{{ global.address.street }} {{ global.address.houseNumber }}
+{{ global.address.zip }} {{ global.address.city }}
{{ global.address.country }}
Direct Contact
+{{ content().imprint.directContact }}
- Phone: - {{ global.contactPhone }} + {{ content().imprint.phone }}: {{ global.contactPhone }}
- Contact: - {{ global.contactMail }} + {{ content().imprint.contact }}: {{ global.contactMail }}
- Abuse: - {{ global.abuseMail }} + {{ content().imprint.abuse }}: {{ global.abuseMail }}
Scope
-{{ content().imprint.scopeEyebrow }}
+- These notices apply to this website and, unless a more specific notice is published there, to other websites operated by Julian - Lechner under the name Lechner Systems. -
+{{ content().imprint.scopeLeft }}
- This website provides information about projects, technical services, contact options, and professional work in software - engineering, IT, and related digital services. -
+{{ content().imprint.scopeRight }}
Privacy
-{{ content().imprint.privacyEyebrow }}
+- The controller for data processing within the meaning of the GDPR is {{ global.firstname }} {{ global.lastname }}, reachable at - {{ global.contactMail }} and by phone at - {{ global.contactPhone }}. -
-- As currently implemented in this web project, this website does not use its own tracking, analytics cookies, marketing cookies, or - long-term personal usage profiling. -
-- For informational website access, technically necessary connection and server data may be processed for operation, IT security, - abuse prevention, and troubleshooting. -
+{{ bind(content().imprint.privacyLeftParagraphs[0]) }}
+{{ content().imprint.privacyLeftParagraphs[1] }}
+{{ content().imprint.privacyLeftParagraphs[2] }}
- If you contact me by email or phone, the data you provide is processed to handle your request and maintain communication. - Applicable legal bases may include Article 6(1)(b), 6(1)(c), and 6(1)(f) GDPR, depending on context. -
-- Personal data is disclosed only where legally required, needed for the establishment, exercise, or defence of legal claims, or - explicitly initiated by you. -
-Data is stored only as long as required for communication, request handling, and legal retention duties.
+{{ content().imprint.privacyRightParagraphs[0] }}
+{{ content().imprint.privacyRightParagraphs[1] }}
+{{ content().imprint.privacyRightParagraphs[2] }}
Rights
-{{ content().imprint.rightsEyebrow }}
+- Subject to statutory requirements, data subjects have the right of access, rectification, erasure, restriction of processing, data - portability, and objection. -
+{{ content().imprint.rightsLeft }}
- Complaints can be submitted to the Austrian Data Protection Authority: Barichgasse 40-42, 1030 Vienna, email - dsb@dsb.gv.at, website - dsb.gv.at. -
+{{ content().imprint.rightsRight }}
Copyright
-{{ content().imprint.copyrightEyebrow }}
+- All content on this website, including texts, images, graphics, photographs, layouts, source code, and other works, is protected - by copyright unless stated otherwise. All rights remain reserved. -
-Any use beyond statutory exceptions requires prior written consent of the respective rights holder.
+{{ content().imprint.copyrightLeftParagraphs[0] }}
+{{ content().imprint.copyrightLeftParagraphs[1] }}
- This website may contain links to third-party websites. Their operators are solely responsible for those contents, and no - liability is accepted for external links to the extent permitted by law. -
-- Austrian law applies exclusively, excluding conflict-of-law rules that would refer to another legal system, unless mandatory - consumer protection provisions require otherwise. -
+{{ content().imprint.copyrightRightParagraphs[0] }}
+{{ content().imprint.copyrightRightParagraphs[1] }}