init: coming-soon landingpage (blueprint scroll story, no prices)
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
<!doctype html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Impressum — Wraneck</title>
|
||||
<meta name="description" content="Impressum nach §5 TMG fuer wraneck.de" />
|
||||
<meta name="robots" content="noindex, nofollow" />
|
||||
<style>
|
||||
body { font-family: ui-sans-serif, system-ui, sans-serif; background: #0a1929; color: #e8f0f7; max-width: 720px; margin: 0 auto; padding: 60px 28px; line-height: 1.6; }
|
||||
h1 { font-family: ui-serif, Georgia, serif; font-weight: 400; font-size: 36px; margin-bottom: 8px; }
|
||||
h2 { font-family: ui-monospace, Menlo, monospace; font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: #7fb3d5; margin-top: 36px; }
|
||||
a { color: #d97a4a; }
|
||||
.note { padding: 14px 18px; border: 1px dashed rgba(217,122,74,0.4); color: #d97a4a; font-family: ui-monospace, Menlo, monospace; font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; margin: 24px 0; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="/">← zurueck</a></p>
|
||||
<h1>Impressum</h1>
|
||||
<p class="note">Platzhalter — wird vor Live-Schaltung mit echter Anschrift gefuellt.</p>
|
||||
|
||||
<h2>Angaben gemaess §5 TMG</h2>
|
||||
<p>
|
||||
Krys Baumgarten<br/>
|
||||
[Strasse + Nr.]<br/>
|
||||
[PLZ Magdeburg]<br/>
|
||||
Deutschland
|
||||
</p>
|
||||
|
||||
<h2>Kontakt</h2>
|
||||
<p>
|
||||
E-Mail: <a href="mailto:info@wraneck.de">info@wraneck.de</a><br/>
|
||||
Telefon: [folgt]
|
||||
</p>
|
||||
|
||||
<h2>Umsatzsteuer</h2>
|
||||
<p>Kleinunternehmer im Sinne von §19 UStG, daher kein Ausweis der Umsatzsteuer.</p>
|
||||
|
||||
<h2>Verantwortlich fuer den Inhalt</h2>
|
||||
<p>Krys Baumgarten, Anschrift wie oben.</p>
|
||||
|
||||
<h2>EU-Streitschlichtung</h2>
|
||||
<p>Die Europaeische Kommission stellt eine Plattform zur Online-Streitbeilegung bereit: <a href="https://ec.europa.eu/consumers/odr/" target="_blank" rel="noopener">ec.europa.eu/consumers/odr</a>. Wir sind nicht verpflichtet und nicht bereit, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user