export function About() { return (
{/* Left: text content — flex-[1_0_0] = flex: 1 0 0, no shrink, exactly 50% */}
{/* Large serif statement — width-constrained as per design */}

Ich glaube nicht, dass Menschen mehr Disziplin brauchen.

{/* Quote row: script quote + golden divider + author bio */}
{/* Caveat script text with signature positioned below */}

Ich glaube,

sie brauchen 

weniger Reibung.

{/* Signature — absolute, sits just below the three Caveat lines (3 × 32px = 96px) */}
{/* Golden vertical divider + author lines */}

Björn.

Führungskraft.

Familienmensch.

Gründer von einfach-produktiv.

{/* Right: author photo — flex-[1_0_0] keeps it at exactly 50% */}
Björn
); }