fix: update experience stat from 5+ to 30+ Jahre Erfahrung

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
MBO-Tech-IT 2026-04-26 15:41:50 +02:00
parent 9c7f78464b
commit d89bfdc888
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ const stats = [
{ value: "99.9%", label: "Uptime-Garantie" },
{ value: "24/7", label: "Support & Monitoring" },
{ value: "100+", label: "Deployments" },
{ value: "5+", label: "Jahre Erfahrung" },
{ value: "30+", label: "Jahre Erfahrung" },
];
export default function Technologies() {