diff --git a/components/projects-section.tsx b/components/projects-section.tsx index d5588bc..3315fe7 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -25,9 +25,9 @@ const projects = [ featured: true, }, { - title: 'Projekt in Arbeit', + title: 'Digitalisierung einer "Mundorgel"', slug: 'upcoming-1', - description: 'KI-gestütztes Werkzeug für Code-Analyse und Dokumentation. Details folgen.', + description: 'KI-gestützte Digitalisierung eines Liederheftes von 1960.', tech: ['Python', 'LLM', 'AST'], status: 'In Entwicklung', url: null,