| ... |
... |
@@ -37,7 +37,7 @@ |
| 37 |
37 |
'Upgrade planning' |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
|
-}] |
|
40 |
+}]) |
| 41 |
41 |
#set ($commonPackages = [{ |
| 42 |
42 |
'service': 'XWiki Health Check', |
| 43 |
43 |
'price': '€390', |
| ... |
... |
@@ -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> |
|
181 |
+ <a class="btn btn-secondary" href="#support">View monthly support</a> |
| 181 |
181 |
</div> |
| 182 |
182 |
</div> |
| 183 |
183 |
</div> |
| ... |
... |
@@ -185,7 +185,7 @@ |
| 185 |
185 |
|
| 186 |
186 |
<section id="starting-points" aria-labelledby="starting-points-title"> |
| 187 |
187 |
<div class="container"> |
| 188 |
|
- <h2 id="starting-points-title">Choose your starting point</h2> |
|
189 |
+ <h2 id="starting-points-title">Three common ways to start</h2> |
| 189 |
189 |
<p class="section-intro"> |
| 190 |
190 |
Most XWiki requests fit into one of three paths: review the current setup, implement a defined change, |
| 191 |
191 |
or set up ongoing support. |