update impressum
This commit is contained in:
parent
5990896f46
commit
a0dc8365f3
6 changed files with 39 additions and 10 deletions
|
|
@ -13,4 +13,4 @@ privacy:
|
|||
des: "Wir setzen Sicherheitsmaßnahmen ein, um Ihre Daten vor unbefugtem Zugriff, Offenlegung oder Zerstörung zu schützen. Wir verwenden sichere Protokolle, um die Vertraulichkeit Ihrer Informationen zu gewährleisten."
|
||||
- title: "4. Cookies"
|
||||
des: "Unsere Website verwendet Cookies, um Ihr Benutzererlebnis zu verbessern. Sie haben die Möglichkeit, diese zu akzeptieren oder abzulehnen, indem Sie Ihre Browsereinstellungen ändern."
|
||||
- des: "Durch die Nutzung unserer Website stimmen Sie unserer Datenschutzrichtlinie zu. Wenn Sie Fragen oder Bedenken zum Datenschutz haben, können Sie uns gerne unter info@conopsystems.com kontaktieren."
|
||||
- des: "Durch die Nutzung unserer Website stimmen Sie unserer Datenschutzrichtlinie zu. Wenn Sie Fragen oder Bedenken zum Datenschutz haben, können Sie uns gerne unter info@conop-systems.com kontaktieren."
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
title: "Conop Systems - Geschäftsbedingungen"
|
||||
title: "Conop Systems - Impressum"
|
||||
description: "Willkommen auf der ConOp Systems-Website. Durch den Zugriff auf diese Website stimmen Sie der Einhaltung der unten aufgeführten Geschäftsbedingungen zu. Bitte lesen Sie diese Bedingungen sorgfältig, bevor Sie unsere Website nutzen."
|
||||
hero:
|
||||
title: "Geschäftsbedingungen"
|
||||
title: "Impressum"
|
||||
subtitle: "Willkommen auf der ConOp Systems-Website. Durch den Zugriff auf diese Website stimmen Sie der Einhaltung der unten aufgeführten Geschäftsbedingungen zu. Bitte lesen Sie diese Bedingungen sorgfältig, bevor Sie unsere Website nutzen."
|
||||
bg: "/img/hero_terms.jpg"
|
||||
terms:
|
||||
|
|
@ -13,4 +13,14 @@ terms:
|
|||
des: "ConOp Systems verpflichtet sich, Ihre persönlichen Daten gemäß den Datenschutzgesetzen zu schützen. Wir werden Ihre Informationen nicht ohne Ihre Zustimmung an Dritte weitergeben."
|
||||
- title: "4. Haftung"
|
||||
des: "ConOp Systems kann nicht für direkte oder indirekte Schäden haftbar gemacht werden, die aus der Nutzung dieser Website resultieren. Wir behalten uns das Recht vor, die Geschäftsbedingungen jederzeit ohne vorherige Ankündigung zu ändern."
|
||||
- des: "Durch die Nutzung dieser Website stimmen Sie diesen Geschäftsbedingungen zu. Wenn Sie Fragen oder Bedenken haben, kontaktieren Sie uns bitte unter: info@conopsystems.com"
|
||||
- des: "Durch die Nutzung dieser Website stimmen Sie diesen Geschäftsbedingungen zu. Wenn Sie Fragen oder Bedenken haben, kontaktieren Sie uns bitte unter: info@conop-systems.com"
|
||||
contact: |+
|
||||
ConOp Systems GbR
|
||||
Etogesstraße 18
|
||||
76275 Ettlingen
|
||||
Phone +49 7243 35427820
|
||||
Fax +49 7243 35427829
|
||||
Founders:
|
||||
Madou Kono & Christian Lauinger
|
||||
Tax ID Number:
|
||||
31036/585390"
|
||||
|
|
|
|||
|
|
@ -13,4 +13,4 @@ privacy:
|
|||
des: "We implement security measures to protect your data against unauthorized access, disclosure, or destruction. We use secure protocols to ensure the confidentiality of your information."
|
||||
- title: "4. Cookies"
|
||||
des: "Our website uses cookies to enhance your user experience. You have the option to accept or reject them by changing your browser settings."
|
||||
- des: "By using our website, you consent to our privacy policy. If you have any questions or concerns about data protection, feel free to contact us at: info@conopsystems.com"
|
||||
- des: "By using our website, you consent to our privacy policy. If you have any questions or concerns about data protection, feel free to contact us at: info@conop-systems.com"
|
||||
|
|
@ -13,4 +13,14 @@ terms:
|
|||
des: "ConOp Systems is committed to protecting your personal data in accordance with data protection laws. We will not share your information with third parties without your consent."
|
||||
- title: "4. Liability"
|
||||
des: "ConOp Systems cannot be held responsible for direct or indirect damages resulting from the use of this website. We reserve the right to modify the terms and conditions at any time without prior notice."
|
||||
- des: "By using this website, you agree to these terms and conditions. If you have any questions or concerns, please contact us at: info@conopsystems.com"
|
||||
- des: "By using this website, you agree to these terms and conditions. If you have any questions or concerns, please contact us at: info@conop-systems.com"
|
||||
contact: |+
|
||||
ConOp Systems GbR
|
||||
Etogesstraße 18
|
||||
76275 Ettlingen
|
||||
Telefon +49 7243 35427820
|
||||
Telefax +49 7243 35427829
|
||||
Gesellschafter:
|
||||
Madou Kono & Christian Lauinger
|
||||
Steuernummer:
|
||||
31036/585390"
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@
|
|||
"contact": "Kontakt",
|
||||
"portfolio": "Portfolio",
|
||||
"blog": "Blog",
|
||||
"letstalk": "Lass uns reden"
|
||||
"letstalk": "Lassen Sie uns reden"
|
||||
},
|
||||
"footer": {
|
||||
"letswork": "Lass uns",
|
||||
"letswork": "Lassen Sie uns",
|
||||
"together": "zusammen arbeiten",
|
||||
"form": {
|
||||
"name": "Ihr(e) Name(n)",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"linkedin": "LinkedIn"
|
||||
},
|
||||
"copyright": "© 2024 CONOP-SYSTEMS. ALLE RECHTE VORBEHALTEN",
|
||||
"terms": "Nutzungsbedingungen",
|
||||
"terms": "Impressum",
|
||||
"privacy": "Datenschutzbestimmungen"
|
||||
},
|
||||
"home": {
|
||||
|
|
|
|||
|
|
@ -15,6 +15,10 @@ useHead({
|
|||
{ name: 'description', content: page.value?.description, }
|
||||
],
|
||||
})
|
||||
|
||||
// onMounted(() => {
|
||||
// console.log(page.value?.contact)
|
||||
// })
|
||||
</script>
|
||||
<template>
|
||||
<main class="min-h-screen">
|
||||
|
|
@ -34,7 +38,12 @@ useHead({
|
|||
{{ item.des }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="mt-6">
|
||||
<p v-for="(item, index) in page?.contact.split('\n')" v-motion-slide-visible-top
|
||||
class="text-base text-c-darkblue">
|
||||
{{ item }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue