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
+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>