diff --git a/source/_patterns/03-areas/03-footer/footer.json b/source/_data/enterprise/footer.json similarity index 61% rename from source/_patterns/03-areas/03-footer/footer.json rename to source/_data/enterprise/footer.json index 9bc23640d5..4e0808fd43 100644 --- a/source/_patterns/03-areas/03-footer/footer.json +++ b/source/_data/enterprise/footer.json @@ -2,7 +2,7 @@ "navItems": [ { "href": "https://db-ui.github.io/datenschutzerklaerung.html", - "value": "Datenschutzerklärung", + "value": "Datenschutzerklärung (Data privacy)", "lang": "de", "hreflang": "de", "rel": "noopener noreferrer", @@ -19,8 +19,10 @@ "value": "Contact" }, { - "href": "#", - "value": "Über uns" + "href": "https://marketingportal.extranet.deutschebahn.com/marketingportal/Design-Anwendungen/DB-UX-Design-System/Design-fuer-Apps-Web/", + "value": "About us", + "rel": "noopener noreferrer", + "target": "_blank" } ] } diff --git a/source/_patterns/04-pages/intro.json b/source/_patterns/04-pages/intro.json index 0568ded448..acb5737dca 100644 --- a/source/_patterns/04-pages/intro.json +++ b/source/_patterns/04-pages/intro.json @@ -75,25 +75,5 @@ "icon": "action/db_ic_il_tips", "text": "A platform providing the space and technology for a common basis of curated components; their development is mainly driven by the community, adapted out of the work done in projects and through the huge amount of feedback." } - ], - "navItems": [ - { - "href": "https://db-ui.github.io/datenschutzerklaerung.html", - "value": "Datenschutzerklärung", - "lang": "de", - "hreflang": "de", - "rel": "noopener noreferrer", - "target": "_blank" - }, - { - "href": "https://www.dbsystel.de/dbsystel-en/legal-3715942", - "value": "Imprint", - "rel": "noopener noreferrer", - "target": "_blank" - }, - { - "href": "mailto:db-ux-designsystem@deutschebahn.com", - "value": "Contact" - } ] }