Last modified by Alex Cotiuga on 2026/07/27 06:09

From version 16.58
edited by Alex Cotiuga
on 2026/06/16 17:18
Change comment: There is no comment for this version
To version 17.2
edited by Alex Cotiuga
on 2026/07/03 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -224,9 +224,13 @@
224 224   {{/html}}
225 225   {{html clean="false"}}
226 226   </div>
227 - <div class="col-md-5">
228 - <div class="widget">
229 - <h4>$services.icon.renderHTML('check') How Agnease can help</h4>
227 + <div class="col-md-5 contact-side-panel">
228 + <div class="split-copy contact-help-panel">
229 + <h2>
230 + <i class="fa fa-check-circle" aria-hidden="true"></i>
231 + How Agnease can help
232 + </h2>
233 +
230 230   <ul>
231 231   <li>XWiki upgrades and long-term maintenance</li>
232 232   <li>Knowledge bases, intranets, SOP and documentation workflows</li>
... ... @@ -236,14 +236,21 @@
236 236   <li>Security-aware reviews and platform stabilization</li>
237 237   </ul>
238 238   </div>
239 - <div class="widget">
240 - <h4>$services.icon.renderHTML('right') What happens next?</h4>
241 - <ol>
242 - <li>Your request is reviewed.</li>
243 - <li>You receive a reply with clarifying questions or suggested next steps.</li>
244 - <li>If useful, we schedule a short call to discuss scope, timeline, and estimated effort.</li>
245 - </ol>
246 - </div>
243 +
244 + <ol class="process-list contact-process-list">
245 + <li>
246 + <strong>Your request is reviewed</strong>
247 + The project description is checked to understand the context and initial scope.
248 + </li>
249 + <li>
250 + <strong>You receive a reply</strong>
251 + Agnease replies with clarifying questions or suggested next steps.
252 + </li>
253 + <li>
254 + <strong>A short call can be scheduled</strong>
255 + If useful, we discuss scope, timeline and estimated effort together.
256 + </li>
257 + </ol>
247 247   </div>
248 248   </div>
249 249  {{/html}}