| ... |
... |
@@ -38,8 +38,7 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
| 41 |
|
-#set ($commonPackages = [ |
| 42 |
|
-{ |
|
41 |
+#set ($commonPackages = [{ |
| 43 |
43 |
'service': 'XWiki Health Check', |
| 44 |
44 |
'price': '€390', |
| 45 |
45 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -79,15 +79,6 @@ |
| 79 |
79 |
'service': 'Advanced Authentication Work', |
| 80 |
80 |
'price': 'Quoted after review', |
| 81 |
81 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
| 82 |
|
-},{ |
| 83 |
|
- 'service': 'XWiki AWS Cloud Hosting', |
| 84 |
|
- 'price': 'From €120/momonth', |
| 85 |
|
- 'description': 'Single-instance AWS hosting for small XWiki environments, including cloud server, storage, basic backups and modest traffic. Larger storage, high availability, managed databases or high-traffic environments are quoted separately.' |
| 86 |
|
-}, |
| 87 |
|
-{ |
| 88 |
|
- 'service': 'AWS Hosting Setup for XWiki', |
| 89 |
|
- 'price': 'From €490', |
| 90 |
|
- 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.' |
| 91 |
91 |
}]) |
| 92 |
92 |
#set ($supportPlans = [{ |
| 93 |
93 |
'icon': 'leaf', |
| ... |
... |
@@ -188,7 +188,6 @@ |
| 188 |
188 |
|
| 189 |
189 |
<div id="hero-cta"> |
| 190 |
190 |
<a class="btn btn-primary" href="$contactURL">Request a quote</a> |
| 191 |
|
- <a class="btn btn-secondary" href="#support">View monthly support</a> |
| 192 |
192 |
</div> |
| 193 |
193 |
</div> |
| 194 |
194 |
</div> |