diff --git a/components/Technologies.tsx b/components/Technologies.tsx index eb19eb5..9ecf131 100644 --- a/components/Technologies.tsx +++ b/components/Technologies.tsx @@ -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() {