0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 7.55
edited by Alex Cotiugă
on 2025/11/13 12:38
Change comment: There is no comment for this version
To version 7.52
edited by Alex Cotiugă
on 2025/11/13 12:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,15 +66,6 @@
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 - ]
78 78   }])
79 79   <section class="services" aria-labelledby="services-title">
80 80   <div class="container">
... ... @@ -82,7 +82,7 @@
82 82   <p class="services-sub">All the XWiki services you need, delivered with precision and care</p>
83 83   <div class="services-grid">
84 84   <!-- Row 1 -->
85 - #foreach ($entry in $servicesSectionData)
76 + #foreach ($entry in $servicesSectionData.entrySet())
86 86   <article class="service">
87 87   <i class="fa fa-$entry.icon" aria-hidden="true"></i>
88 88   <div class="body">