Commit Graph

5 Commits

Author SHA1 Message Date
MBO-Tech-IT 260aa80f42 feat: remove Kubernetes references site-wide, rework Nextcloud Enterprise tier on Proxmox
Kubernetes wird derzeit nicht angeboten. Betroffen: Hero-Badges, Footer,
Services, Technologies, Contact-Formular, About, DataSovereignty, Meta-Tags
sowie das Nextcloud-Enterprise-Paket (jetzt Proxmox-HA-Cluster statt k3s).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LhY1QhDXGWfyhrxaJvfpNt
2026-07-21 10:45:47 +02:00
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