| ... |
... |
@@ -66,6 +66,15 @@ |
| 66 |
66 |
'Test upgrades with backups and validation', |
| 67 |
67 |
'Safe production rollout with minimal downtime' |
| 68 |
68 |
] |
|
69 |
+ },{ |
|
70 |
+ 'title': 'Maintenance, Support & Recovery', |
|
71 |
+ 'icon': 'stethoscope', |
|
72 |
+ 'content': 'Ensure long-term stability and quick response when issues appear.', |
|
73 |
+ 'items': [ |
|
74 |
+ 'Monitoring and performance checks', |
|
75 |
+ 'Security patching, log analysis, triage', |
|
76 |
+ 'Issue recovery, data repair, hardening' |
|
77 |
+ ] |
| 69 |
69 |
}]) |
| 70 |
70 |
<section class="services" aria-labelledby="services-title"> |
| 71 |
71 |
<div class="container"> |