import type { Metadata } from "next"; import Link from "next/link"; import { Reveal, RevealGroup, RevealItem } from "./components/Reveal"; import { Footer } from "./components/Footer"; import { TrustRow } from "./components/TrustRow"; export const metadata: Metadata = { title: "Seite nicht gefunden", description: "Diese Seite ist gerade nicht dort, wo sie sein sollte.", robots: { index: false, follow: true }, }; const helpLinks = [ { href: "/", title: "Startseite", desc: "Zurück zu den wichtigsten Inhalten und Angeboten.", cta: "Zur Startseite", icon: ( ), }, { href: "/blog", title: "Im Blog stöbern", desc: "Lass dich von Impulsen, Methoden und Gedanken inspirieren.", cta: "Zum Blog", icon: ( ), }, { href: "/#werkzeuge", title: "Werkzeuge entdecken", desc: "Praktische Tools für mehr Fokus, Struktur und Klarheit.", cta: "Zu den Werkzeugen", icon: ( ), }, ]; export default function NotFound() { return ( <>
{/* Hero — eyebrow / Ups. / subheading / copy / CTA, sticky note beside it */}

404 – Seite nicht gefunden

Ups.

Diese Seite ist gerade nicht dort, wo sie sein sollte.

Vielleicht wurde sie verschoben, umbenannt oder es hat sich ein kleiner Tippfehler eingeschlichen.

Aber kein Problem – wir bringen dich gerne zurück auf Kurs.

Zur Startseite {/* Sticky note — real asset exported straight from the built Figma page (page-404, node 4693:382), not a hand-coded approximation — matches project convention of using the actual photographed/rendered note rather than recreating its handwriting in CSS. */} Sticky Note: 404. Nicht hier. Aber dein Ziel ist sicher nicht weit.
{/* Help links */}

Vielleicht hilft dir das weiter:

{helpLinks.map((link) => (
{link.icon}

{link.title}

{link.desc}

{link.cta}
))}
{/* Testimonial band — photo bleeds to the viewport edge, gradient fade into bg-base on its trailing edge instead of a hard cut, same idea as page-bestellbestaetigung's photo+quote pattern. 404-testimonial-photo.jpg is cropped directly from the actual mockup pixels (mockups/einfach-produktiv_mockup_404.png) rather than reusing an unrelated existing asset — same real-photo extraction convention the Figma rebuild used, just done on the flat mockup image instead of in Figma. */}

„Manchmal führt der falsche Weg zu neuen klaren Gedanken.“

Björn