| ... |
... |
@@ -8,7 +8,7 @@ |
| 8 |
8 |
<div class="container"> |
| 9 |
9 |
<div class="hero-inner"> |
| 10 |
10 |
<h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1> |
| 11 |
|
- <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p> |
|
11 |
+ <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen</p> |
| 12 |
12 |
<div class="hero-cta"> |
| 13 |
13 |
<a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a> |
| 14 |
14 |
</div> |
| ... |
... |
@@ -21,7 +21,6 @@ |
| 21 |
21 |
</div> |
| 22 |
22 |
</div> |
| 23 |
23 |
</section> |
| 24 |
|
- |
| 25 |
25 |
<!-- ========= WHY CHOOSE AGNEASE (widgets) ========= --> |
| 26 |
26 |
#set ($whyArray = [{ |
| 27 |
27 |
'title': 'Stability & security', |
| ... |
... |
@@ -42,8 +42,8 @@ |
| 42 |
42 |
}]) |
| 43 |
43 |
<section aria-labelledby="why-title"> |
| 44 |
44 |
<div class="container"> |
| 45 |
|
- <h2 id="why-title">Our approach</h2> |
| 46 |
|
- <p class="lead">A focused XWiki partner with a proven process. We plan carefully, communicate clearly, and stay with you long-term.</p> |
|
44 |
+ <h2 id="why-title">Why choose Agnease</h2> |
|
45 |
+ <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> |
| 47 |
47 |
<div class="widgets" role="list"> |
| 48 |
48 |
#foreach ($entry in $whyArray) |
| 49 |
49 |
<article class="widget" role="listitem"> |
| ... |
... |
@@ -61,64 +61,61 @@ |
| 61 |
61 |
<section class="services" aria-labelledby="services-title"> |
| 62 |
62 |
<div class="container"> |
| 63 |
63 |
<h2 id="services-title">Services</h2> |
| 64 |
|
- <p class="services-sub"> |
| 65 |
|
- All the XWiki services you need, delivered with precision and care |
| 66 |
|
- </p> |
| 67 |
|
- |
| 68 |
|
- <ul class="feature-list"> |
| 69 |
|
- <li> |
|
63 |
+ <p class="lead">All the XWiki services you need, delivered with precision and care</p> |
|
64 |
+ <div class="services-grid"> |
|
65 |
+ <!-- Upgrades & Migrations --> |
|
66 |
+ <article class="service"> |
| 70 |
70 |
<i class="fa fa-refresh" aria-hidden="true"></i> |
| 71 |
|
- <div class="content"> |
| 72 |
|
- <h3>Upgrades & Migrations</h3> |
| 73 |
|
- <p>Predictable paths to current LTS with backups and rollback.</p> |
| 74 |
|
- <a class="details" href="#upgrades">Details</a> |
|
68 |
+ <div class="body"> |
|
69 |
+ <h4>Upgrades & Migrations</h4> |
|
70 |
+ <p>Smooth upgrades to current LTS with minimal downtime and rollback safety.</p> |
|
71 |
+ <ul> |
|
72 |
+ <li>Audit of current version, extensions, and data structure</li> |
|
73 |
+ <li>Test and perform upgrades or platform migrations (Confluence, MediaWiki, SharePoint → XWiki)</li> |
|
74 |
+ <li>Backups, rollback plan, and post-upgrade verification</li> |
|
75 |
+ </ul> |
| 75 |
75 |
</div> |
| 76 |
|
- </li> |
|
77 |
+ </article> |
| 77 |
77 |
|
| 78 |
|
- <li> |
|
79 |
+ <!-- Maintenance & Support --> |
|
80 |
+ <article class="service"> |
| 79 |
79 |
<i class="fa fa-stethoscope" aria-hidden="true"></i> |
| 80 |
|
- <div class="content"> |
| 81 |
|
- <h3>Maintenance & Support</h3> |
| 82 |
|
- <p>Health checks, patching, bug triage, and incident assistance.</p> |
| 83 |
|
- <a class="details" href="#support">Details</a> |
|
82 |
+ <div class="body"> |
|
83 |
+ <h4>Maintenance, Support & Recovery</h4> |
|
84 |
+ <p>Keep your XWiki secure, stable, and responsive with proactive care and fast recovery.</p> |
|
85 |
+ <ul> |
|
86 |
+ <li>Regular health checks, patching, and performance monitoring</li> |
|
87 |
+ <li>Root-cause analysis, dependency audits, and issue resolution</li> |
|
88 |
+ </ul> |
| 84 |
84 |
</div> |
| 85 |
|
- </li> |
|
90 |
+ </article> |
| 86 |
86 |
|
| 87 |
|
- <li> |
|
92 |
+ <!-- Custom Development --> |
|
93 |
+ <article class="service"> |
| 88 |
88 |
<i class="fa fa-cogs" aria-hidden="true"></i> |
| 89 |
|
- <div class="content"> |
| 90 |
|
- <h3>Custom Development</h3> |
| 91 |
|
- <p>Macros, apps, structured data, and workflow automation.</p> |
| 92 |
|
- <a class="details" href="#custom-dev">Details</a> |
|
95 |
+ <div class="body"> |
|
96 |
+ <h4>Development & Integrations</h4> |
|
97 |
+ <p>Extend XWiki with new features, apps, and connections to your existing systems.</p> |
|
98 |
+ <ul> |
|
99 |
+ <li>Custom macros, structured data, and workflow automation</li> |
|
100 |
+ <li>Integrations with SSO, REST APIs, and external tools (LDAP, CRM, ticketing, payments)</li> |
|
101 |
+ </ul> |
| 93 |
93 |
</div> |
| 94 |
|
- </li> |
|
103 |
+ </article> |
| 95 |
95 |
|
| 96 |
|
- <li> |
| 97 |
|
- <i class="fa fa-link" aria-hidden="true"></i> |
| 98 |
|
- <div class="content"> |
| 99 |
|
- <h3>Integrations</h3> |
| 100 |
|
- <p>Maintainable SSO, APIs, and external system connections.</p> |
| 101 |
|
- <a class="details" href="#integrations">Details</a> |
| 102 |
|
- </div> |
| 103 |
|
- </li> |
| 104 |
|
- |
| 105 |
|
- <li> |
|
105 |
+ <!-- Hosting & Deployment --> |
|
106 |
+ <article class="service"> |
| 106 |
106 |
<i class="fa fa-cloud" aria-hidden="true"></i> |
| 107 |
|
- <div class="content"> |
| 108 |
|
- <h3>Hosting & Deployment</h3> |
| 109 |
|
- <p>Cloud-ready setups, backups, observability, and tuning.</p> |
| 110 |
|
- <a class="details" href="#hosting">Details</a> |
|
108 |
+ <div class="body"> |
|
109 |
+ <h4>Hosting & Deployment</h4> |
|
110 |
+ <p>Cloud-ready setups with monitoring, backups, and performance tuning.</p> |
|
111 |
+ <ul> |
|
112 |
+ <li>Containerized deployments, observability, and TLS configuration</li> |
|
113 |
+ <li>Backup and restore strategy for safe, maintainable environments</li> |
|
114 |
+ </ul> |
| 111 |
111 |
</div> |
| 112 |
|
- </li> |
| 113 |
|
- <li> |
| 114 |
|
- <i class="fa fa-shield" aria-hidden="true"></i> |
| 115 |
|
- <div class="content"> |
| 116 |
|
- <h3>Audit & Recovery</h3> |
| 117 |
|
- <p>Stabilize broken instances, recover features, harden config.</p> |
| 118 |
|
- <a class="details" href="#audit">Details</a> |
| 119 |
|
- </div> |
| 120 |
|
- </li> |
| 121 |
|
- </ul> |
|
116 |
+ </article> |
|
117 |
+ </div> |
| 122 |
122 |
</div> |
| 123 |
123 |
</section> |
| 124 |
124 |
|