Commit Graph

4 Commits

Author SHA1 Message Date
MBO-Tech-IT 00a49c1de6 fix: SEO content quality improvements across components
- DataSovereignty: replace all ASCII encodings with proper German umlauts (oe→ö, ae→ä, ue→ü) throughout all text content
- Header: fix misleading nav label "Datenschutz" → "Datensouveränität" (links to data sovereignty section, not legal page)
- Hero: add "Crailsheim" to visible subheadline for local SEO signal
- Contact: add address/location entry for NAP consistency (Name, Address, Phone)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 06:25:53 +02:00
MBO-Tech-IT 0186e3c191 feat: apply light mode classes to Services, PaperlessSection, DataSovereignty, About
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:45:47 +02:00
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 8267ae3e8c chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00