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:
parent
9c7f78464b
commit
d89bfdc888
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue