Files
onepager/sites/killionaer.de/index.html
m be5dca6510 feat: add 7 KI-satire onepager domains
New satirical sites with KI wordplays:
- killionaer.de (KIllionär - KI wealth satire, gold tones)
- killions.de (KIllions - crypto currency satire, minimal)
- killuminati.de (KIlluminati - AI conspiracy satire, dark/mystic)
- kilitaer.de (KIlitär - military AI satire, camo/code)
- killusion.de (KIllusion - optical illusion meta-satire, glitch)
- killegal.de (KIllegal - forbidden AI satire, police tape)
- kilibri.de (KIlibri - micro AI smart home, warm/nature)

All sites: German, satirical, KI visually highlighted in domain names.
2026-03-30 12:02:23 +02:00

305 lines
13 KiB
HTML

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KIllionär — Making KIllions seit gestern</title>
<meta name="description" content="KIllionär — KI + Millionär. Werde reich mit KI. Satirische Vermögensberatung der Zukunft.">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💰</text></svg>">
<style>
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Inter:wght@300;400;500;600&display=swap');
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
:root {
--bg: #0c0a05;
--bg-elevated: #15120a;
--bg-card: #1a1610;
--border: #2a2418;
--text: #f5f0e0;
--text-dim: #a09070;
--text-muted: #605040;
--gold: #d4a017;
--gold-light: #f0c040;
--gold-glow: rgba(212, 160, 23, 0.2);
--gold-subtle: rgba(212, 160, 23, 0.08);
}
html { scroll-behavior: smooth; }
body {
font-family: 'Inter', -apple-system, sans-serif;
background: var(--bg);
color: var(--text);
line-height: 1.6;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
}
.container { max-width: 960px; margin: 0 auto; padding: 0 24px; }
nav {
position: fixed; top: 0; left: 0; right: 0; z-index: 100;
padding: 20px 0;
background: rgba(12, 10, 5, 0.9);
backdrop-filter: blur(20px);
border-bottom: 1px solid var(--border);
}
nav .container { display: flex; justify-content: space-between; align-items: center; }
.logo { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 900; }
.logo .ki { color: var(--gold-light); text-shadow: 0 0 20px var(--gold-glow); }
nav a { color: var(--text-dim); text-decoration: none; font-size: 0.85rem; transition: color 0.3s; }
nav a:hover { color: var(--gold-light); }
.hero {
min-height: 100vh; display: flex; align-items: center; justify-content: center;
text-align: center; padding: 120px 24px 80px;
background: radial-gradient(ellipse at 50% 30%, rgba(212, 160, 23, 0.08) 0%, transparent 70%);
position: relative;
}
.hero::before {
content: '💰'; position: absolute; font-size: 200px; opacity: 0.04;
top: 50%; left: 50%; transform: translate(-50%, -50%);
}
.hero-badge {
display: inline-block; padding: 6px 16px; border: 1px solid var(--gold);
border-radius: 100px; font-size: 0.75rem; letter-spacing: 0.15em;
text-transform: uppercase; color: var(--gold-light); margin-bottom: 32px;
background: var(--gold-subtle);
}
.hero h1 {
font-family: 'Playfair Display', serif; font-size: clamp(3rem, 8vw, 6rem);
font-weight: 900; line-height: 1.05; margin-bottom: 24px;
background: linear-gradient(135deg, var(--gold-light) 0%, var(--gold) 50%, #b8860b 100%);
-webkit-background-clip: text; -webkit-text-fill-color: transparent;
background-clip: text;
}
.hero h1 .ki {
background: linear-gradient(135deg, #fff 0%, var(--gold-light) 100%);
-webkit-background-clip: text; background-clip: text;
text-shadow: none; position: relative;
}
.hero p {
font-size: 1.15rem; color: var(--text-dim); max-width: 520px; margin: 0 auto 40px;
line-height: 1.7;
}
.hero-cta {
display: inline-block; padding: 16px 40px;
background: linear-gradient(135deg, var(--gold) 0%, #b8860b 100%);
color: var(--bg); font-weight: 600; font-size: 0.95rem;
border-radius: 8px; text-decoration: none; letter-spacing: 0.02em;
transition: all 0.3s; box-shadow: 0 4px 24px var(--gold-glow);
}
.hero-cta:hover { transform: translateY(-2px); box-shadow: 0 8px 40px rgba(212, 160, 23, 0.3); }
.section { padding: 100px 0; }
.section-label {
font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase;
color: var(--gold); margin-bottom: 12px;
}
.section h2 {
font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.5rem);
font-weight: 700; margin-bottom: 48px; color: var(--text);
}
.section h2 .ki { color: var(--gold-light); }
.fortune-grid {
display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
}
.fortune-card {
background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px;
padding: 32px; transition: all 0.3s;
}
.fortune-card:hover { border-color: var(--gold); transform: translateY(-4px); box-shadow: 0 8px 32px var(--gold-subtle); }
.fortune-icon { font-size: 2rem; margin-bottom: 16px; }
.fortune-card h3 { font-family: 'Playfair Display', serif; font-size: 1.15rem; margin-bottom: 8px; color: var(--gold-light); }
.fortune-card p { font-size: 0.85rem; color: var(--text-dim); line-height: 1.6; }
.fortune-amount { font-family: 'Playfair Display', serif; font-size: 1.5rem; color: var(--gold-light); margin-top: 12px; font-weight: 700; }
.testimonials { background: var(--bg-elevated); padding: 100px 0; }
.testimonial-grid {
display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
}
.testimonial {
background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px;
padding: 32px; position: relative;
}
.testimonial::before { content: '"'; font-family: 'Playfair Display', serif; font-size: 4rem; color: var(--gold); opacity: 0.3; position: absolute; top: 12px; left: 20px; }
.testimonial-text { font-size: 0.95rem; color: var(--text-dim); line-height: 1.7; margin-bottom: 20px; font-style: italic; padding-top: 20px; }
.testimonial-author { display: flex; align-items: center; gap: 12px; }
.testimonial-avatar { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, var(--gold), #b8860b); display: flex; align-items: center; justify-content: center; font-size: 1.1rem; }
.testimonial-name { font-weight: 600; font-size: 0.85rem; }
.testimonial-role { font-size: 0.75rem; color: var(--text-muted); }
.counter-section { padding: 80px 0; text-align: center; }
.counter-grid { display: flex; justify-content: center; gap: 60px; flex-wrap: wrap; }
.counter-item h3 { font-family: 'Playfair Display', serif; font-size: 2.5rem; font-weight: 900; color: var(--gold-light); }
.counter-item p { font-size: 0.8rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.1em; margin-top: 4px; }
footer {
padding: 40px 0; border-top: 1px solid var(--border); text-align: center;
}
footer p { font-size: 0.75rem; color: var(--text-muted); }
footer .ki { color: var(--gold); }
@keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.hero-content > * { animation: fadeInUp 0.8s ease-out both; }
.hero-content > *:nth-child(2) { animation-delay: 0.1s; }
.hero-content > *:nth-child(3) { animation-delay: 0.2s; }
.hero-content > *:nth-child(4) { animation-delay: 0.3s; }
@keyframes shimmer {
0% { background-position: -200% 0; }
100% { background-position: 200% 0; }
}
.shimmer {
background: linear-gradient(90deg, var(--gold) 0%, var(--gold-light) 25%, #fff 50%, var(--gold-light) 75%, var(--gold) 100%);
background-size: 200% 100%;
-webkit-background-clip: text; -webkit-text-fill-color: transparent;
background-clip: text;
animation: shimmer 3s linear infinite;
}
@media (max-width: 768px) {
.counter-grid { gap: 32px; }
.hero { padding: 100px 20px 60px; }
}
</style>
</head>
<body>
<nav>
<div class="container">
<div class="logo"><span class="ki">KI</span>llionär</div>
<a href="#fortune">Vermögen aufbauen*</a>
</div>
</nav>
<section class="hero">
<div class="hero-content container">
<div class="hero-badge">* Keine echte Finanzberatung</div>
<h1>Werde<br><span class="shimmer">KIllionär</span></h1>
<p>Andere versprechen dir KI-Reichtum. Wir versprechen dir wenigstens eine schöne Website. Making KIllions — seit gestern.</p>
<a href="#fortune" class="hero-cta">Jetzt KIllionen verdienen</a>
</div>
</section>
<section class="section" id="fortune">
<div class="container">
<div class="section-label">Vermögensstrategien</div>
<h2>So wirst du <span class="ki">KI</span>llionär</h2>
<div class="fortune-grid">
<div class="fortune-card">
<div class="fortune-icon">🤖</div>
<h3>KI-Startup gründen</h3>
<p>Füge "KI" zu deinem Firmennamen hinzu. Sofort 400% mehr Bewertung. Produkt optional.</p>
<div class="fortune-amount">+€ 4.000.000</div>
</div>
<div class="fortune-card">
<div class="fortune-icon">📊</div>
<h3>KI-Berater werden</h3>
<p>Erstelle eine PowerPoint mit dem Wort "Disruption". Rechne 2.000€ pro Slide. Inhalt irrelevant.</p>
<div class="fortune-amount">+€ 80.000/Monat</div>
</div>
<div class="fortune-card">
<div class="fortune-icon">🎓</div>
<h3>KI-Onlinekurs verkaufen</h3>
<p>Nimm 3 YouTube-Videos auf. Nenne es "KI-Masterclass". Preis: 1.997€. Geld-zurück-Garantie: nein.</p>
<div class="fortune-amount">+€ 500.000/Jahr</div>
</div>
<div class="fortune-card">
<div class="fortune-icon">📈</div>
<h3>KI-Aktien kaufen</h3>
<p>Alles kaufen was "AI" im Namen hat. Fundamentalanalyse ist was für Leute die keine KIllionäre werden.</p>
<div class="fortune-amount">+∞ (theoretisch)</div>
</div>
<div class="fortune-card">
<div class="fortune-icon">🎤</div>
<h3>KI-Keynote halten</h3>
<p>Sage "Game-Changer" und "Paradigmenwechsel" in einem Satz. Stehende Ovationen. 15.000€ Honorar.</p>
<div class="fortune-amount">+€ 15.000/Rede</div>
</div>
<div class="fortune-card">
<div class="fortune-icon">📱</div>
<h3>KI-Influencer werden</h3>
<p>Poste Screenshots von ChatGPT auf LinkedIn. Schreibe "Die Zukunft ist jetzt." darunter. Follower kommen von alleine.</p>
<div class="fortune-amount">+€ Unbezahlbar</div>
</div>
</div>
</div>
</section>
<section class="testimonials">
<div class="container">
<div class="section-label">Erfolgsgeschichten*</div>
<h2>Was unsere <span class="ki">KI</span>llionäre sagen</h2>
<div class="testimonial-grid">
<div class="testimonial">
<div class="testimonial-text">Seit ich "KI-Experte" in meine LinkedIn-Bio geschrieben habe, bekomme ich 47 Anfragen pro Tag. Ich weiß immer noch nicht was ein Transformer ist.</div>
<div class="testimonial-author">
<div class="testimonial-avatar">🕴️</div>
<div>
<div class="testimonial-name">Maximilian von Prompt</div>
<div class="testimonial-role">KI-Visionär & Prompt-Flüsterer</div>
</div>
</div>
</div>
<div class="testimonial">
<div class="testimonial-text">Mein KI-Startup hat noch kein Produkt, aber schon drei Finanzierungsrunden. Der Trick? Jedes Pitch-Deck endet mit "...powered by AI".</div>
<div class="testimonial-author">
<div class="testimonial-avatar">👩‍💼</div>
<div>
<div class="testimonial-name">Sandra Neuronetz</div>
<div class="testimonial-role">CEO, QuantumKI GmbH (pre-Revenue)</div>
</div>
</div>
</div>
<div class="testimonial">
<div class="testimonial-text">Ich habe einfach meine Excel-Tabelle in "KI-gestütztes Predictive Analytics Dashboard" umbenannt. Umsatz verdreifacht.</div>
<div class="testimonial-author">
<div class="testimonial-avatar">🧔</div>
<div>
<div class="testimonial-name">Dr. Klaus Algorithm</div>
<div class="testimonial-role">Chief KI Officer, vorher Buchhalter</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="counter-section">
<div class="container">
<div class="counter-grid">
<div class="counter-item">
<h3>€0</h3>
<p>Echte Einnahmen</p>
</div>
<div class="counter-item">
<h3></h3>
<p>Versprochen</p>
</div>
<div class="counter-item">
<h3>100%</h3>
<p>Buzzword-Quote</p>
</div>
<div class="counter-item">
<h3>0</h3>
<p>Produkte shipped</p>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<p><span class="ki">KI</span>llionär — Making <span class="ki">KI</span>llions seit gestern.</p>
<p style="margin-top: 8px;">* Alle Testimonials sind frei erfunden. Wie die meisten KI-Versprechen.</p>
<p style="margin-top: 4px;">Ein Projekt von <a href="https://martinsiebels.de" style="color: var(--gold); text-decoration: none;">martinsiebels.de</a></p>
</div>
</footer>
</body>
</html>