Files
boc/landvex-market-pages/de/urban-intelligence/index.html
T
Bernt bae705aa97 ARCHITECTURE: NFC roadmap, edge AI, audit logging
- Add NFC ePassport roadmap (ICAO 9303, eIDAS)
- Add TensorFlow.js edge face detection (BlazeFace)
- Add structured audit logger (GDPR-compliant)
- Risk scoring support

Part of KYC Apple Native UX v1.1.0
2026-06-29 16:24:48 +00:00

53 lines
5.3 KiB
HTML

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Urban Intelligenz Deutschland — Landvex</title>
<meta name="description" content="Landvex Urban Intelligenz für Städte und Kommunen. Analyse von Stadtumgebungen, Verkehrsströmen und Immobilienbeständen.">
<link rel="canonical" href="https://landvex.de/urban-intelligence/">
<link rel="alternate" hreflang="de" href="https://landvex.de/urban-intelligence/">
<style>
:root{--lv-black:#0a0a0a;--lv-white:#FFFFFF;--lv-blue:#1B4FBF;--font:-apple-system,BlinkMacSystemFont,'IBM Plex Sans',Arial,sans-serif}
*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--lv-white);color:var(--lv-black);line-height:1.6}
.container{max-width:1100px;margin:0 auto;padding:0 24px}
.nav{position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.08);height:64px;display:flex;align-items:center}
.nav-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 24px}
.nav-logo{color:var(--lv-black);font-size:1.25rem;font-weight:700;text-decoration:none;letter-spacing:-.02em}
.hero{background:linear-gradient(135deg,#001F4D 0%,#003D99 60%,#0055CC 100%);color:var(--lv-white);padding:96px 24px 80px;text-align:center}
h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin-bottom:20px}
.hero-sub{font-size:clamp(1rem,2vw,1.25rem);color:rgba(255,255,255,.75);max-width:600px;margin:0 auto 36px}
.btn-primary{background:var(--lv-white);color:#003D99;padding:15px 36px;border-radius:8px;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-block}
.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:80px 24px}
.feature-card{background:#f5f5f7;border-radius:12px;padding:32px 28px;border:1px solid rgba(0,0,0,.08)}
.feature-icon{font-size:2rem;margin-bottom:16px}
.feature-title{font-size:1.125rem;font-weight:700;margin-bottom:8px}
.feature-desc{color:#555;font-size:.9375rem;line-height:1.6}
.cta-section{background:#001F4D;color:var(--lv-white);padding:80px 24px;text-align:center}
.cta-section h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;margin-bottom:16px}
footer{background:#0a0a0a;color:rgba(255,255,255,.5);padding:40px 24px;text-align:center;font-size:.875rem}
</style>
</head>
<body>
<nav class="nav"><div class="nav-inner"><a class="nav-logo" href="https://landvex.de/">LandveX</a></div></nav>
<main>
<section class="hero"><div class="container">
<h1>Urban Intelligenz in Deutschland</h1>
<p class="hero-sub">Analyse von Stadtumgebungen, Verkehrsströmen und Immobilienbeständen. Für Kommunen und Stadtplaner.</p>
<a href="https://landvex.de/contact" class="btn-primary">Demo anfordern →</a>
</div></section>
<section class="features">
<div class="feature-card"><div class="feature-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21h18M5 21V7l8-4 8 4v14M9 21v-6h6v6"/></svg></div><h3 class="feature-title">Stadtmilieu-Analyse</h3><p class="feature-desc">Dokumentation und Analyse von Stadtumgebungen. Verschleiß und Wartungsbedarf erkennen.</p></div>
<div class="feature-card"><div class="feature-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14 16H9m10 0h3v-3.15a1 1 0 0 0-.84-.99L16 11l-2.7-3.6a1 1 0 0 0-.8-.4H5.24a2 2 0 0 0-1.8 1.1l-.8 1.63A6 6 0 0 0 2 12.42V16h2"/><circle cx="6.5" cy="16.5" r="2.5"/><circle cx="16.5" cy="16.5" r="2.5"/></svg></div><h3 class="feature-title">Verkehrsfluss-Analyse</h3><p class="feature-desc">Beobachtungen von Verkehrsströmen und Parkmustern. Daten für Stadtplanung.</p></div>
<div class="feature-card"><div class="feature-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><polyline points="9 22 9 12 15 12 15 22"/></svg></div><h3 class="feature-title">Immobilienbestand</h3><p class="feature-desc">Übersicht und Analyse kommunaler Immobilienbestände. Zustandsbewertung und Bewertung.</p></div>
<div class="feature-card"><div class="feature-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M18 20V10M12 20V4M6 20v-6"/></svg></div><h3 class="feature-title">Entscheidungshilfe</h3><p class="feature-desc">Datengestützte Entscheidungshilfe für Investitionen und Wartung. Richtige Projekte priorisieren.</p></div>
</section>
<section class="cta-section"><div class="container">
<h2>Möchten Sie Ihre Stadt besser verstehen?</h2>
<p style="font-size:1.125rem;opacity:.8;margin-bottom:32px">Kostenlose Pilotanalyse für Kommunen.</p>
<a href="https://landvex.de/contact" class="btn-primary" style="background:var(--lv-white);color:#001F4D">Pilot anfordern →</a>
</div></section>
</main>
<footer><p>© 2026 LandveX AB · <a href="https://landvex.de/" style="color:rgba(255,255,255,.5)">landvex.de</a></p></footer>
</body>
</html>