feat: update Impressum with correct company data + fix email domain

- Impressum: MC Cars GmbH, Gaisfeld 1/2, 8564 Krottendorf-Gaisfeld
- FN 675751 b, Landesgericht für Zivilrechtssachen Graz
- Geschäftsführer: Christian Leski, Marco Schober
- UID placeholder (wird nachgereicht)
- Email domain: mccars.at → mc-cars.at across all pages
- Social links: mccars → mc-cars
This commit is contained in:
2026-05-31 10:43:47 +02:00
parent 9bc08d994c
commit cec51d6c19
6 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -76,7 +76,7 @@
Die AGB definieren die rechtlichen Bedingungen für die Vermietung von Fahrzeugen durch MC Cars.
</p>
<p>
Bitte wenden Sie sich an hello@mccars.at für weitere Informationen.
Bitte wenden Sie sich an hello@mc-cars.at für weitere Informationen.
</p>
</div>
</div>
@@ -109,7 +109,7 @@
<div>
<h4 data-i18n="footerContact">Kontakt</h4>
<a href="mailto:hello@mccars.at">hello@mccars.at</a>
<a href="mailto:hello@mc-cars.at">hello@mc-cars.at</a>
<a href="tel:+43316880000">+43 316 880000</a>
</div>
</div>
+2 -2
View File
@@ -67,7 +67,7 @@
<h1>Datenschutz</h1>
<div style="max-width: 65ch; line-height: 1.7; color: var(--text);">
<p>Buchungsanfragen werden aktuell zu Demozwecken lokal im Browser gespeichert. Fahrzeugdaten werden über ein selbstgehostetes Supabase verwaltet.</p>
<p>Ansprechpartner: hello@mccars.at</p>
<p>Ansprechpartner: hello@mc-cars.at</p>
</div>
</div>
</main>
@@ -99,7 +99,7 @@
<div>
<h4 data-i18n="footerContact">Kontakt</h4>
<a href="mailto:hello@mccars.at">hello@mccars.at</a>
<a href="mailto:hello@mc-cars.at">hello@mc-cars.at</a>
<a href="tel:+43316880000">+43 316 880000</a>
</div>
</div>
+8 -5
View File
@@ -63,16 +63,19 @@
</header>
<main style="padding: 3rem 0;">
<div class="shell">
<div class="shell">
<h1>Impressum</h1>
<div style="max-width: 65ch; line-height: 1.7; color: var(--text);">
<p><strong>MC Cars GmbH</strong></p>
<p>Steiermark, Österreich</p>
<p>E-Mail: hello@mccars.at</p>
<p>Gaisfeld 1/2<br/>8564 Krottendorf-Gaisfeld</p>
<p>FN 675751 b · Landesgericht für Zivilrechtssachen Graz</p>
<p>Geschäftsführer: Christian Leski, Marco Schober</p>
<p>UID-Nr. wird in Kürze nachgereicht.</p>
<p>E-Mail: hello@mc-cars.at</p>
<p>Telefon: +43 316 880000</p>
<p><em>Firmenbuchnummer und UID folgen.</em></p>
</div>
</div>
</div>
</main>
<footer class="site-footer" id="kontakt">
@@ -102,7 +105,7 @@
<div>
<h4 data-i18n="footerContact">Kontakt</h4>
<a href="mailto:hello@mccars.at">hello@mccars.at</a>
<a href="mailto:hello@mc-cars.at">hello@mc-cars.at</a>
<a href="tel:+43316880000">+43 316 880000</a>
</div>
</div>
+3 -3
View File
@@ -65,8 +65,8 @@
"priceRange": "€€€",
"serviceType": "Ferrari-Vermietung",
"sameAs": [
"https://www.facebook.com/mccars",
"https://www.instagram.com/mccars"
"https://www.facebook.com/mc-cars",
"https://www.instagram.com/mc-cars"
]
}
</script>
@@ -387,7 +387,7 @@
<div>
<h4 data-i18n="footerContact">Kontakt</h4>
<a href="mailto:hello@mccars.at">hello@mccars.at</a>
<a href="mailto:hello@mc-cars.at">hello@mc-cars.at</a>
<a href="tel:+43316880000">+43 316 880000</a>
</div>
</div>
+2 -2
View File
@@ -76,7 +76,7 @@
Die Mietbedingungen regeln die Nutzung der Mietfahrzeuge, Zahlungsbedingungen, Haftung und Versicherung.
</p>
<p>
Bitte wenden Sie sich an hello@mccars.at für weitere Informationen.
Bitte wenden Sie sich an hello@mc-cars.at für weitere Informationen.
</p>
</div>
</div>
@@ -109,7 +109,7 @@
<div>
<h4 data-i18n="footerContact">Kontakt</h4>
<a href="mailto:hello@mccars.at">hello@mccars.at</a>
<a href="mailto:hello@mc-cars.at">hello@mc-cars.at</a>
<a href="tel:+43316880000">+43 316 880000</a>
</div>
</div>