| ... |
... |
@@ -37,14 +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 |
|
-{ |
|
40 |
+}] |
|
41 |
+#set ($commonPackages = [{ |
| 48 |
48 |
'service': 'XWiki Health Check', |
| 49 |
49 |
'price': '€390', |
| 50 |
50 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -184,7 +184,6 @@ |
| 184 |
184 |
|
| 185 |
185 |
<div id="hero-cta"> |
| 186 |
186 |
<a class="btn btn-primary" href="$contactURL">Request a quote</a> |
| 187 |
|
- <a class="btn btn-secondary" href="#support">View monthly support</a> |
| 188 |
188 |
</div> |
| 189 |
189 |
</div> |
| 190 |
190 |
</div> |
| ... |
... |
@@ -192,7 +192,7 @@ |
| 192 |
192 |
|
| 193 |
193 |
<section id="starting-points" aria-labelledby="starting-points-title"> |
| 194 |
194 |
<div class="container"> |
| 195 |
|
- <h2 id="starting-points-title">Three common ways to start</h2> |
|
188 |
+ <h2 id="starting-points-title">Choose your starting point</h2> |
| 196 |
196 |
<p class="section-intro"> |
| 197 |
197 |
Most XWiki requests fit into one of three paths: review the current setup, implement a defined change, |
| 198 |
198 |
or set up ongoing support. |