Beide Sites mit lokalem Font-Hosting, WebP, Build-Pipeline, SEO-Basis, HSTS, Performance-Tuning und aktualisierten Impressum/Datenschutz-Texten. Co-authored-by: Cursor <cursoragent@cursor.com>
385 lines
17 KiB
HTML
385 lines
17 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de" data-theme="monolith">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
|
|
<title>MARKE MACHT · Denkraum für Unternehmer</title>
|
|
<meta name="description" content="Wenn Sie Ihr Unternehmen nicht erklären können, haben Sie kein Marketingproblem. Sondern ein Markenproblem. Denkraum für Unternehmer im Mittelstand." />
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="MARKE MACHT" />
|
|
<meta property="og:title" content="MARKE MACHT · Denkraum für Unternehmer" />
|
|
<meta property="og:description" content="Marke ist die Fähigkeit eines Unternehmens, sich selbst eindeutig zu erklären." />
|
|
<meta property="og:url" content="https://markemacht.de/" />
|
|
<link rel="canonical" href="https://markemacht.de/" />
|
|
<meta property="og:locale" content="de_DE" />
|
|
<meta property="og:image" content="https://markemacht.de/assets/img/og-share.webp" />
|
|
<meta property="og:image:width" content="1200" />
|
|
<meta property="og:image:height" content="630" />
|
|
<meta property="og:image:alt" content="MARKE MACHT — Denkraum für Unternehmer" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:image" content="https://markemacht.de/assets/img/og-share.webp" />
|
|
<meta name="theme-color" content="#0A0A0A" media="(prefers-color-scheme: dark)" />
|
|
<meta name="theme-color" content="#FBFAF2" media="(prefers-color-scheme: light)" />
|
|
|
|
<link rel="icon" type="image/svg+xml" href="./assets/favicon.svg" />
|
|
<link rel="preconnect" href="https://sys.adametz.media" crossorigin />
|
|
|
|
<script>
|
|
(function () {
|
|
'use strict';
|
|
if ('scrollRestoration' in history) history.scrollRestoration = 'manual';
|
|
if (!location.hash) window.scrollTo(0, 0);
|
|
|
|
var key = 'mm-wirkung';
|
|
var valid = ['monolith', 'editorial'];
|
|
var v = null;
|
|
try { v = localStorage.getItem(key); } catch (_) {}
|
|
if (valid.indexOf(v) === -1) v = 'monolith';
|
|
document.documentElement.setAttribute('data-theme', v);
|
|
|
|
var fontBase = './assets/fonts/';
|
|
var displayFont = v === 'editorial'
|
|
? fontBase + 'plus-jakarta-sans/plus-jakarta-sans-v12-latin-600.woff2'
|
|
: fontBase + 'outfit/outfit-v15-latin-700.woff2';
|
|
[fontBase + 'space-grotesk/space-grotesk-v22-latin-regular.woff2', displayFont].forEach(function (href) {
|
|
var link = document.createElement('link');
|
|
link.rel = 'preload';
|
|
link.as = 'font';
|
|
link.type = 'font/woff2';
|
|
link.crossOrigin = 'anonymous';
|
|
link.href = href;
|
|
document.head.appendChild(link);
|
|
});
|
|
|
|
['./assets/fonts/fonts-shared.css', './assets/fonts/fonts-' + v + '.css'].forEach(function (href) {
|
|
var link = document.createElement('link');
|
|
link.rel = 'stylesheet';
|
|
link.href = href;
|
|
document.head.appendChild(link);
|
|
});
|
|
|
|
var heroes = {
|
|
'index.html': { monolith: 'start-monolith.webp', editorial: 'start-editorial.webp' },
|
|
'manifest.html': { monolith: 'manifest-monolith.webp', editorial: 'manifest-editorial.webp' },
|
|
'methode.html': { monolith: 'methode-monolith.webp', editorial: 'methode-editorial.webp' },
|
|
'denken.html': { monolith: 'denken-monolith.webp', editorial: 'denken-editorial.webp' }
|
|
};
|
|
var page = location.pathname.split('/').pop() || 'index.html';
|
|
var pair = heroes[page];
|
|
if (pair) {
|
|
var img = pair[v] || pair.monolith;
|
|
var preload = document.createElement('link');
|
|
preload.rel = 'preload';
|
|
preload.as = 'image';
|
|
preload.href = './assets/img/' + img;
|
|
preload.type = 'image/webp';
|
|
if ('fetchPriority' in preload) preload.fetchPriority = 'high';
|
|
document.head.appendChild(preload);
|
|
}
|
|
})();
|
|
</script>
|
|
|
|
<link rel="stylesheet" href="./assets/css/app.css?v=20250610" />
|
|
<script defer src="https://sys.adametz.media/config.js" data-website-id="40125fcf-49c4-43f3-a9a5-9eec5eb55696"></script>
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebSite",
|
|
"name": "MARKE MACHT",
|
|
"url": "https://markemacht.de/",
|
|
"description": "Denkraum für Unternehmer im Mittelstand. Marke ist die Fähigkeit eines Unternehmens, sich selbst eindeutig zu erklären.",
|
|
"inLanguage": "de-DE"
|
|
}
|
|
</script>
|
|
</head>
|
|
<body>
|
|
|
|
<a class="visually-hidden" href="#main">Zum Inhalt springen</a>
|
|
|
|
<nav class="nav" aria-label="Hauptnavigation" data-site-nav>
|
|
<div class="nav-inner">
|
|
<a class="nav-brand" href="./index.html">MARKE MACHT</a>
|
|
|
|
<div class="nav-links">
|
|
<a class="nav-link" href="./index.html" data-nav-page="start">Start</a>
|
|
<a class="nav-link" href="./manifest.html" data-nav-page="manifest">Manifest</a>
|
|
<a class="nav-link" href="./methode.html" data-nav-page="methode">Methode</a>
|
|
<a class="nav-link" href="./denken.html" data-nav-page="denken">Denken</a>
|
|
</div>
|
|
|
|
<div class="wirkung-switch" role="group" aria-label="Wirkung wechseln">
|
|
<span class="wirkung-label">Wirkung:</span>
|
|
<button type="button" class="wirkung-option" data-wirkung="monolith" aria-pressed="false">monolithisch</button>
|
|
<span class="wirkung-sep" aria-hidden="true">·</span>
|
|
<button type="button" class="wirkung-option" data-wirkung="editorial" aria-pressed="false">editorial</button>
|
|
</div>
|
|
|
|
<a class="nav-cta" href="./audit.html">Audit anfragen</a>
|
|
|
|
<button class="menu-btn" data-drawer-open aria-label="Menü öffnen" aria-controls="mobile-drawer" aria-expanded="false">
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#menu"></use></svg>
|
|
</button>
|
|
</div>
|
|
</nav>
|
|
|
|
<aside id="mobile-drawer" class="mobile-drawer" data-mobile-drawer aria-hidden="true" aria-label="Mobile Navigation">
|
|
<div class="mobile-drawer-head">
|
|
<span class="nav-brand">MARKE MACHT</span>
|
|
<button class="menu-btn" data-drawer-close aria-label="Menü schließen">
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#close"></use></svg>
|
|
</button>
|
|
</div>
|
|
<nav class="mobile-drawer-links" aria-label="Mobile Hauptnavigation">
|
|
<a class="mobile-drawer-link" href="./index.html" data-nav-page="start">Start</a>
|
|
<a class="mobile-drawer-link" href="./manifest.html" data-nav-page="manifest">Manifest</a>
|
|
<a class="mobile-drawer-link" href="./methode.html" data-nav-page="methode">Methode</a>
|
|
<a class="mobile-drawer-link" href="./denken.html" data-nav-page="denken">Denken</a>
|
|
</nav>
|
|
<div class="mobile-drawer-footer">
|
|
<div class="wirkung-switch" role="group" aria-label="Wirkung wechseln">
|
|
<span class="wirkung-label">Wirkung:</span>
|
|
<button type="button" class="wirkung-option" data-wirkung="monolith" aria-pressed="false">monolithisch</button>
|
|
<span class="wirkung-sep" aria-hidden="true">·</span>
|
|
<button type="button" class="wirkung-option" data-wirkung="editorial" aria-pressed="false">editorial</button>
|
|
</div>
|
|
<a class="nav-cta mobile-drawer-cta" href="./audit.html">Audit anfragen</a>
|
|
</div>
|
|
</aside>
|
|
|
|
<main id="main">
|
|
|
|
<!-- Hero -->
|
|
<header class="hero hero--start">
|
|
<div class="hero-keyvisual" aria-hidden="true">
|
|
<div class="monolith"></div>
|
|
</div>
|
|
|
|
<div class="shell hero-grid grid-12">
|
|
<div class="col-12" data-reveal>
|
|
<div class="stack-32">
|
|
<span class="meta">[01] Denkraum · markemacht.de</span>
|
|
<h1 class="hero-headline" style="max-width: 16ch;">
|
|
Wenn Sie Ihr Unternehmen nicht erklären können, haben Sie kein <span class="accent">Marketingproblem</span>.
|
|
</h1>
|
|
<p class="lead dim" style="max-width: 28ch;">
|
|
Sondern ein Markenproblem.
|
|
</p>
|
|
<div class="btn-row">
|
|
<a class="btn" href="#symptome">
|
|
Warum das so ist
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#arrow-downward"></use></svg>
|
|
</a>
|
|
<a class="btn btn-ghost" href="./manifest.html">
|
|
Manifest lesen
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#arrow-forward"></use></svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<!-- Symptome -->
|
|
<section class="section" id="symptome" style="background: rgb(var(--color-bg-surface));">
|
|
<div class="shell grid-12">
|
|
<div class="col-12 stack-48" data-reveal>
|
|
<div class="stack-16">
|
|
<span class="meta">[02] Diagnose</span>
|
|
<h2 class="section-headline" style="max-width: 20ch;">
|
|
Drei Anzeichen, dass Ihr Unternehmen sprachlich handlungsunfähig ist.
|
|
</h2>
|
|
</div>
|
|
|
|
<!-- CHG-03: ein Layout für beide Wirkungen (3 Spalten, 01 → 02 → 03) -->
|
|
<div class="symptoms">
|
|
<article class="card" data-reveal>
|
|
<span class="tag">Symptom 01</span>
|
|
<h3 class="sub-headline" style="margin-top: 16px; margin-bottom: 12px;">Jeder erklärt anders.</h3>
|
|
<p class="body-text">
|
|
Wenn drei Geschäftsführer drei unterschiedliche Antworten auf die Frage nach dem Kernangebot geben, fehlt das strategische Fundament. Die Folge: Verzettelung im Vertrieb.
|
|
</p>
|
|
</article>
|
|
<article class="card" data-reveal data-reveal-delay="80">
|
|
<span class="tag">Symptom 02</span>
|
|
<h3 class="sub-headline" style="margin-top: 16px; margin-bottom: 12px;">Kommunikation hängt an Personen.</h3>
|
|
<p class="body-text">
|
|
Das Wissen über den Wert des Unternehmens existiert nur in den Köpfen weniger Experten. Es gibt kein dokumentiertes Regelwerk für neue Mitarbeiter oder Agenturen.
|
|
</p>
|
|
</article>
|
|
<article class="card card-accent-border" data-reveal data-reveal-delay="160">
|
|
<span class="tag">Symptom 03</span>
|
|
<h3 class="sub-headline" style="margin-top: 16px; margin-bottom: 12px;">Mehr Content, weniger Wirkung.</h3>
|
|
<p class="body-text">
|
|
Marketing produziert blindlings Material, das keine Haltung vermittelt. Die Lautstärke wird erhöht, weil die Substanz fehlt.
|
|
</p>
|
|
</article>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Quote -->
|
|
<section class="quote-block" data-reveal>
|
|
<div class="shell">
|
|
<div class="quote-wrap">
|
|
<span class="quote-mark" aria-hidden="true">“</span>
|
|
<blockquote class="quote">
|
|
Marke ist kein Gefühl.<br />
|
|
<span class="quote-dim">Marke ist ein Regelwerk.</span>
|
|
</blockquote>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Kernthese -->
|
|
<section class="section" style="background: rgb(var(--color-bg-surface));">
|
|
<div class="shell grid-12">
|
|
<div class="col-12" data-reveal>
|
|
<span class="meta">[03] Kernthese</span>
|
|
</div>
|
|
<div class="col-12 stack-32" data-reveal>
|
|
<h2 class="section-headline" style="max-width: 18ch;">
|
|
Textklarheit erzwingt Denkklarheit.
|
|
</h2>
|
|
<div class="stack-24 max-prose">
|
|
<p class="body-text">
|
|
Die meisten Markenprojekte scheitern, weil sie mit Farben und Logos beginnen. Sie verwechseln Dekoration mit Identität. Klarheit kommt vor Gestaltung.
|
|
</p>
|
|
<p class="body-text">
|
|
Bevor etwas gestaltet wird, muss es präzise formuliert sein. Ein Monolith aus Sprache, der nicht wackelt, wenn Trends wechseln.
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<a class="link-arrow" href="./manifest.html">
|
|
Das Manifest lesen
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#arrow-forward"></use></svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- CTA -->
|
|
<section class="section text-center" id="audit">
|
|
<div class="shell flex-col items-center stack-32" data-reveal>
|
|
<span class="meta">[04] Der nächste Schritt</span>
|
|
<h2 class="section-headline" style="max-width: 20ch;">
|
|
Bereit für Klarheit?
|
|
</h2>
|
|
<p class="lead dim max-prose">
|
|
Das Marken-Klarheits-Audit. Eine schonungslose Diagnose Ihres aktuellen Status Quo.
|
|
</p>
|
|
<div>
|
|
<a class="btn" href="./audit.html">
|
|
Audit anfragen
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#arrow-forward"></use></svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="site-footer">
|
|
<div class="footer-inner">
|
|
<div class="footer-meta">
|
|
<p class="footer-copy">© MARKE MACHT · Denkraum für Unternehmer</p>
|
|
<p class="footer-note">Keine Cookies</p>
|
|
</div>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="./impressum.html">Impressum</a>
|
|
<a class="footer-link" href="./datenschutz.html">Datenschutz</a>
|
|
<button class="footer-link" type="button" data-audit-modal-open>Anfrage</button>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<div class="modal-backdrop" data-audit-modal aria-hidden="true">
|
|
<div class="modal-dialog" role="dialog" aria-modal="true" aria-labelledby="audit-modal-title" aria-describedby="audit-modal-desc">
|
|
<button class="modal-close" type="button" data-audit-modal-close aria-label="Anfragefenster schließen">
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#close"></use></svg>
|
|
</button>
|
|
|
|
<div class="stack-32">
|
|
<div class="stack-16">
|
|
<span class="meta accent">Anfrage</span>
|
|
<h2 class="section-headline" id="audit-modal-title" style="max-width: 16ch;">Kurzer Erstkontakt.</h2>
|
|
<p class="body-text max-prose" id="audit-modal-desc">
|
|
Wählen Sie den direkten E-Mail-Weg oder senden Sie eine knappe Anfrage über das Formular.
|
|
</p>
|
|
</div>
|
|
|
|
<div class="card stack-16">
|
|
<span class="meta">Direkt per E-Mail</span>
|
|
<p class="body-text">
|
|
Öffnet Ihr E-Mail-Programm mit vorausgefülltem Betreff.
|
|
</p>
|
|
<div>
|
|
<a class="btn btn-nav-cta" href="mailto:info@markemacht.de?subject=Anfrage%20Marken-Klarheits-Audit">
|
|
E-Mail öffnen
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#arrow-forward"></use></svg>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div data-audit-form-panel>
|
|
<form class="modal-form stack-16" data-audit-form novalidate>
|
|
<div class="form-field">
|
|
<label class="meta" for="audit-name">Name</label>
|
|
<input id="audit-name" name="name" type="text" autocomplete="name" required />
|
|
</div>
|
|
|
|
<div class="form-field">
|
|
<label class="meta" for="audit-email">E-Mail</label>
|
|
<input id="audit-email" name="email" type="email" autocomplete="email" required />
|
|
</div>
|
|
|
|
<div class="form-field">
|
|
<label class="meta" for="audit-message">Worum geht es?</label>
|
|
<textarea id="audit-message" name="message" rows="5" required></textarea>
|
|
</div>
|
|
|
|
<div class="form-honeypot" aria-hidden="true">
|
|
<label for="audit-company">Firma</label>
|
|
<input id="audit-company" name="company" type="text" tabindex="-1" autocomplete="off" />
|
|
<label for="audit-url">Website</label>
|
|
<input id="audit-url" name="url" type="url" tabindex="-1" autocomplete="off" />
|
|
</div>
|
|
|
|
<label class="form-check">
|
|
<input name="privacy" type="checkbox" required />
|
|
<span class="form-switch" aria-hidden="true"></span>
|
|
<span>Ich akzeptiere die <a href="./datenschutz.html">Datenschutzerklärung</a>.</span>
|
|
</label>
|
|
|
|
<p class="form-status body-text" data-audit-form-status aria-live="polite"></p>
|
|
|
|
<div>
|
|
<button class="btn btn-nav-cta" type="submit">
|
|
Absenden
|
|
<svg class="icon" aria-hidden="true"><use href="./assets/icons.svg#arrow-forward"></use></svg>
|
|
</button>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="form-success" data-audit-form-success hidden>
|
|
<div class="form-success-icon" aria-hidden="true">
|
|
<svg class="icon icon--lg" aria-hidden="true"><use href="./assets/icons.svg#check-circle"></use></svg>
|
|
</div>
|
|
<div class="stack-16">
|
|
<h3 class="sub-headline">Vielen Dank für Ihre Anfrage.</h3>
|
|
<p class="body-text">Wir werden uns in Kürze bei Ihnen melden.</p>
|
|
</div>
|
|
<button class="btn btn-ghost" type="button" data-audit-modal-close>
|
|
Schließen
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="./assets/js/app.js?v=20250610" defer></script>
|
|
</body>
|
|
</html>
|