Commit Graph

9 Commits

Author SHA1 Message Date
MBO-Tech-IT 737a0f1f77 Fix TS2503: replace JSX.Element with ReactElement in DataSovereignty
Added missing ReactElement import from react and replaced the JSX
namespace reference to resolve the TypeScript error introduced when
the component was written without a React import.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 01:34:06 +02:00
MBO-Tech-IT 0c469131fe feat: add PaperlessSection with DSGVO/GoBD/Paperless content 2026-04-02 01:30:51 +02:00
MBO-Tech-IT 7b70ce635b feat: add WLAN and WebApps service cards with scroll-reveal 2026-04-02 01:28:54 +02:00
MBO-Tech-IT ed5136b9a1 feat: add StatsBar with animated counters, update page layout 2026-04-02 01:26:35 +02:00
MBO-Tech-IT 561b61f6b6 feat: integrate typewriter effect in Hero headline 2026-04-02 01:24:25 +02:00
MBO-Tech-IT a33115e56d fix: cancel nested setTimeout in useTypewriter, add empty words guard 2026-04-02 01:19:27 +02:00
MBO-Tech-IT 2d1f21efe7 feat: add useTypewriter hook 2026-04-02 01:17:06 +02:00
MBO-Tech-IT c5a982abc0 feat: add ScrollReveal component with Intersection Observer 2026-04-02 01:12:15 +02:00
MBO-Tech-IT 8267ae3e8c chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00