Update: 50 Jahre Code Timeline (1976-2026)

- Hero: Jahreszahl auf 1976-2026 (50 Jahre) aktualisiert
- About: Timeline von 1984 auf 1976 erweitert
- About: Neue Einträge für PC/DOS (1984), Web (1995), Server (2000er)
- System-Diagramm: Halbkreis-Layout statt vertikaler Anordnung
- Metadaten: Description angepasst
This commit is contained in:
Dieter Schlüter 2026-04-24 22:19:39 +02:00
commit aa3d0c4046
5 changed files with 58 additions and 31 deletions

View file

@ -33,11 +33,11 @@ export function Hero() {
transition={{ duration: 0.6 }}
>
<span className="inline-block font-mono text-xs tracking-wider text-accent uppercase mb-6">
1984 heute
1976 heute
</span>
<h1 className="font-serif text-4xl sm:text-5xl lg:text-6xl xl:text-7xl leading-[1.1] tracking-tight text-balance">
Seit 40 Jahren Code. Von Fortran{'\u00A0'}IV bis KI-Projekte in Python und Rust.
Seit 50 Jahren Code. Von Fortran{'\u00A0'}IV bis KI-Projekte in Python und Rust.
</h1>
</motion.div>