Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiuga on 2026/07/27 06:09
From version 17.2
edited by Alex Cotiuga
on 2026/07/03 15:32
on 2026/07/03 15:32
Change comment:
There is no comment for this version
To version 16.57
edited by Alex Cotiuga
on 2026/06/16 17:18
on 2026/06/16 17:18
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - true1 +false - Content
-
... ... @@ -196,7 +196,7 @@ 196 196 <div class="contact-hp-wrapper" aria-hidden="true"> 197 197 <label for="Agnease.Code.ContactRequest.ContactRequestClass_0_contactWebsite">Website</label> 198 198 <input 199 - id=" Agnease.Code.ContactRequest.ContactRequestClass_0_contactWebsite"199 + id="contactWebsite" 200 200 type="text" 201 201 name="Agnease.Code.ContactRequest.ContactRequestClass_0_contactWebsite" 202 202 autocomplete="off" ... ... @@ -224,13 +224,9 @@ 224 224 {{/html}} 225 225 {{html clean="false"}} 226 226 </div> 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 - 227 + <div class="col-md-5"> 228 + <div class="widget"> 229 + <h4>$services.icon.renderHTML('check') How Agnease can help</h4> 234 234 <ul> 235 235 <li>XWiki upgrades and long-term maintenance</li> 236 236 <li>Knowledge bases, intranets, SOP and documentation workflows</li> ... ... @@ -240,21 +240,14 @@ 240 240 <li>Security-aware reviews and platform stabilization</li> 241 241 </ul> 242 242 </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> 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> 258 258 </div> 259 259 </div> 260 260 {{/html}}