| ... |
... |
@@ -38,7 +38,13 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
| 41 |
|
-#set ($commonPackages = [{ |
|
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 |
+{ |
| 42 |
42 |
'service': 'XWiki Health Check', |
| 43 |
43 |
'price': '€390', |
| 44 |
44 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -178,6 +178,7 @@ |
| 178 |
178 |
|
| 179 |
179 |
<div id="hero-cta"> |
| 180 |
180 |
<a class="btn btn-primary" href="$contactURL">Request a quote</a> |
|
187 |
+ <a class="btn btn-secondary" href="#support">View monthly support</a> |
| 181 |
181 |
</div> |
| 182 |
182 |
</div> |
| 183 |
183 |
</div> |