| ... |
... |
@@ -1,6 +1,8 @@ |
| 1 |
1 |
{{velocity}} |
| 2 |
2 |
#set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) |
|
3 |
+ |
| 3 |
3 |
#set ($contactURL = $xwiki.getURL('contact.WebHome')) |
|
5 |
+ |
| 4 |
4 |
#set ($startingPoints = [{ |
| 5 |
5 |
'icon': 'search', |
| 6 |
6 |
'title': 'Review & diagnose', |
| ... |
... |
@@ -38,6 +38,7 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
|
43 |
+ |
| 41 |
41 |
#set ($commonPackages = [{ |
| 42 |
42 |
'service': 'XWiki Health Check', |
| 43 |
43 |
'price': '€390', |
| ... |
... |
@@ -79,6 +79,7 @@ |
| 79 |
79 |
'price': 'Quoted after review', |
| 80 |
80 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
| 81 |
81 |
}]) |
|
85 |
+ |
| 82 |
82 |
#set ($supportPlans = [{ |
| 83 |
83 |
'icon': 'leaf', |
| 84 |
84 |
'title': 'Essential Support', |
| ... |
... |
@@ -118,6 +118,7 @@ |
| 118 |
118 |
], |
| 119 |
119 |
'cta': 'Discuss extended support' |
| 120 |
120 |
}]) |
|
125 |
+ |
| 121 |
121 |
#set ($complexProjects = [ |
| 122 |
122 |
'Wiki farm restructuring', |
| 123 |
123 |
'Major XWiki LTS upgrades', |
| ... |
... |
@@ -127,6 +127,7 @@ |
| 127 |
127 |
'Performance and stability improvements', |
| 128 |
128 |
'Content and platform migrations' |
| 129 |
129 |
]) |
|
135 |
+ |
| 130 |
130 |
#set ($faqItems = [{ |
| 131 |
131 |
'question': 'Are these fixed prices?', |
| 132 |
132 |
'answer': 'Some services have fixed starting prices. Larger or more complex projects are reviewed first and quoted separately, so the scope, risks and required testing are clear before implementation starts.' |
| ... |
... |
@@ -146,6 +146,7 @@ |
| 146 |
146 |
'question': 'Do prices include external costs?', |
| 147 |
147 |
'answer': 'The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant.' |
| 148 |
148 |
}]) |
|
155 |
+ |
| 149 |
149 |
{{html clean="false"}} |
| 150 |
150 |
|
| 151 |
151 |
<section class="resource-header" aria-labelledby="hero-title"> |