| ... |
... |
@@ -67,7 +67,7 @@ |
| 67 |
67 |
#set ($servicesSectionData = [{ |
| 68 |
68 |
'title': 'Upgrades', |
| 69 |
69 |
'icon': 'refresh', |
| 70 |
|
- 'content': 'Stay current with the latest XWiki LTS and keep your instance reliable.', |
|
70 |
+ 'content': 'Stay current with the latest XWiki LTS and keep your instance secure', |
| 71 |
71 |
'items': [ |
| 72 |
72 |
'Audit setup, extensions, and configurations', |
| 73 |
73 |
'Test upgrades with backups and validation', |
| ... |
... |
@@ -144,7 +144,7 @@ |
| 144 |
144 |
</div> |
| 145 |
145 |
</div> |
| 146 |
146 |
</section> |
| 147 |
|
-#* |
|
147 |
+ |
| 148 |
148 |
<!-- ================= METRICS ================= --> |
| 149 |
149 |
<section aria-labelledby="metrics-title"> |
| 150 |
150 |
<div class="container"> |
| ... |
... |
@@ -211,22 +211,16 @@ |
| 211 |
211 |
</details> |
| 212 |
212 |
</div> |
| 213 |
213 |
</section> |
| 214 |
|
-*# |
|
214 |
+ |
| 215 |
215 |
<!-- ================= CTA ================= --> |
| 216 |
216 |
<section id="contact" aria-labelledby="contact-title"> |
| 217 |
217 |
<div class="container"> |
| 218 |
|
- <div class="row cta-band"> |
| 219 |
|
- <div class="col-xs-12 col-sm-8"> |
| 220 |
|
- <h4 id="contact-title">Need a reliable plan for your XWiki?</h4> |
| 221 |
|
- <p class="lead" style="margin:0"> |
| 222 |
|
- Upgrades, support, and integrations handled with low risk and clear communication. |
| 223 |
|
- </p> |
|
218 |
+ <div class="cta-band"> |
|
219 |
+ <div> |
|
220 |
+ <h3 id="contact-title">Need a reliable plan for your XWiki?</h3> |
|
221 |
+ <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p> |
| 224 |
224 |
</div> |
| 225 |
|
- <div class="col-xs-12 col-sm-4 text-sm-right"> |
| 226 |
|
- <a class="btn btn-primary" href="mailto:hello@agnease.com"> |
| 227 |
|
- Contact Agnease |
| 228 |
|
- </a> |
| 229 |
|
- </div> |
|
223 |
+ <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a> |
| 230 |
230 |
</div> |
| 231 |
231 |
</div> |
| 232 |
232 |
</section> |