Changes for page services
Last modified by Alex Cotiugă on 2026/05/12 12:37
From version 3.1
edited by Alex Cotiugă
on 2026/05/12 12:04
on 2026/05/12 12:04
Change comment:
There is no comment for this version
To version 3.2
edited by Alex Cotiugă
on 2026/05/12 12:07
on 2026/05/12 12:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,14 +3,29 @@ 3 3 {{html clean="false"}} 4 4 5 5 ## PAGE HEADER 6 - <section class="page-header-compact" aria-labelledby="page-title"> 7 - <div class="container"> 8 - <p class="page-eyebrow">Agnease services</p> 9 - <h1 id="page-title">XWiki Services</h1> 10 - <p class="page-lead"> 11 - Specialized services for organizations that rely on XWiki for knowledge management, 12 - intranets, workflows, documentation, and internal operations. 6 + <section class="hero hero-centered service-hero" aria-labelledby="hero-title"> 7 + <div class="container hero-inner"> 8 + <div class="hero-kicker"> 9 + <i class="fa fa-cogs" aria-hidden="true"></i> 10 + XWiki consulting and engineering 11 + </div> 12 + 13 + <h1 id="hero-title">XWiki consulting, support and development</h1> 14 + 15 + <p class="lead"> 16 + Specialized services for organizations that rely on XWiki for knowledge management, intranets, 17 + workflows, documentation and internal operations. 13 13 </p> 19 + 20 + <p class="hero-support"> 21 + From safe LTS upgrades and long-term maintenance to custom applications, integrations and migrations, 22 + your XWiki platform can stay secure, stable and useful as your organization evolves. 23 + </p> 24 + 25 + <div class="hero-actions"> 26 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 27 + <a class="btn btn-secondary" href="$xwiki.getURL('PublicWebSite.WebHome')">Back to homepage</a> 28 + </div> 14 14 </div> 15 15 </section> 16 16