| ... |
... |
@@ -37,19 +37,8 @@ |
| 37 |
37 |
'Upgrade planning' |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
|
-}]) |
| 41 |
|
-#set ($commonPackages = [ |
| 42 |
|
-{ |
| 43 |
|
- 'service': 'XWiki AWS Cloud Hosting', |
| 44 |
|
- 'price': 'From €120/month', |
| 45 |
|
- '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.' |
| 46 |
|
-}, |
| 47 |
|
-{ |
| 48 |
|
- 'service': 'AWS Hosting Setup for XWiki', |
| 49 |
|
- 'price': 'From €490', |
| 50 |
|
- 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.' |
| 51 |
|
-}, |
| 52 |
|
-{ |
|
40 |
+}] |
|
41 |
+#set ($commonPackages = [{ |
| 53 |
53 |
'service': 'XWiki Health Check', |
| 54 |
54 |
'price': '€390', |
| 55 |
55 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -189,7 +189,6 @@ |
| 189 |
189 |
|
| 190 |
190 |
<div id="hero-cta"> |
| 191 |
191 |
<a class="btn btn-primary" href="$contactURL">Request a quote</a> |
| 192 |
|
- <a class="btn btn-secondary" href="#support">View monthly support</a> |
| 193 |
193 |
</div> |
| 194 |
194 |
</div> |
| 195 |
195 |
</div> |
| ... |
... |
@@ -197,7 +197,7 @@ |
| 197 |
197 |
|
| 198 |
198 |
<section id="starting-points" aria-labelledby="starting-points-title"> |
| 199 |
199 |
<div class="container"> |
| 200 |
|
- <h2 id="starting-points-title">Three common ways to start</h2> |
|
188 |
+ <h2 id="starting-points-title">Choose your starting point</h2> |
| 201 |
201 |
<p class="section-intro"> |
| 202 |
202 |
Most XWiki requests fit into one of three paths: review the current setup, implement a defined change, |
| 203 |
203 |
or set up ongoing support. |