0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 6.50
edited by Alex Cotiugă
on 2025/11/12 19:45
Change comment: There is no comment for this version
To version 5.9
edited by Alex Cotiugă
on 2025/11/12 15:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,22 +3,35 @@
3 3  Agnease helps organizations maintain, upgrade, and extend their XWiki environments with clarity and precision. Focusing on stability, performance, and long-term support we ensure your business knowledge and collaboration tools remain dependable, secure, and adaptable to growth.*#
4 4  {{html clean="false"}}
5 5  <main class="agnease-landing">
6 +
6 6   <!-- ================= HERO ================= -->
7 - <section class="hero hero-centered" aria-labelledby="hero-title">
8 - <div class="container">
9 - <div class="hero-inner">
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>
8 + <section class="hero" aria-labelledby="hero-title">
9 + <div class="container hero-top">
10 + <div>
11 + <div class="hero-badges">
12 + <span class="chip">Professional XWiki Services</span>
13 + <span class="chip">Secure &amp; Scalable</span>
14 + </div>
15 + <h1 id="hero-title">Engineering reliability in every XWiki environment</h1>
16 + <p class="lead">
17 + Upgrades, maintenance, integrations, and custom development — delivered with clarity and low risk.
18 + Agnease keeps XWiki stable, secure, and ready to grow.
19 + </p>
12 12   <div class="hero-cta">
13 - <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a>
21 + <a class="btn btn-primary" href="#contact">Request a proposal</a>
22 + <a class="btn btn-ghost" href="#services">View services</a>
14 14   </div>
15 - <ul class="benefits">
16 - <li>Smooth upgrades</li>
17 - <li>Reliable support plans</li>
18 - <li>Custom integrations</li>
19 - <li>Secure, optimized platforms</li>
20 - </ul>
21 21   </div>
25 +
26 + <aside class="hero-card" aria-labelledby="glance-title">
27 + <h3 id="glance-title">At a glance</h3>
28 + <ul>
29 + <li>Low-downtime LTS upgrades</li>
30 + <li>Support plans with SLAs</li>
31 + <li>SSO/OIDC, Stripe, REST integrations</li>
32 + <li>Audits, recovery, performance tuning</li>
33 + </ul>
34 + </aside>
22 22   </div>
23 23   </section>
24 24  
... ... @@ -26,35 +26,43 @@
26 26   <section aria-labelledby="why-title">
27 27   <div class="container">
28 28   <h2 id="why-title">Why choose Agnease</h2>
29 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
42 + <p class="lead">Specialized XWiki expertise with predictable delivery and long-term partnership.</p>
43 +
30 30   <div class="widgets" role="list">
31 31   <article class="widget" role="listitem">
32 32   <div class="icon" aria-hidden="true">
33 - <i class="fa fa-shield"></i>
34 - <h4>Stability & security</h4>
47 + <!-- shield -->
48 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M12 3l7 3v5c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-3z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg>
35 35   </div>
36 - <p>Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.</p>
50 + <h3>Stability &amp; security</h3>
51 + <p>Rehearsed upgrades, hardening, and safe rollback paths keep your wiki available.</p>
37 37   </article>
53 +
38 38   <article class="widget" role="listitem">
39 39   <div class="icon" aria-hidden="true">
40 - <i class="fa fa-check-square-o"></i>
41 - <h4>Predictable delivery</h4>
56 + <!-- timeline -->
57 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4 17h4l3-7 3 7h6" stroke="#2D3A34" stroke-width="1.6"/></svg>
42 42   </div>
43 - <p>Clear scope, defined steps, and documented results to avoid surprises.</p>
59 + <h3>Predictable delivery</h3>
60 + <p>Clear scope, downtime windows, and documentation — no surprises.</p>
44 44   </article>
62 +
45 45   <article class="widget" role="listitem">
46 46   <div class="icon" aria-hidden="true">
47 - <i class="fa fa-link"></i>
48 - <h4>Clean integrations</h4>
65 + <!-- puzzle -->
66 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M7 3h5v4h5v5h-4v5H8v-4H3V8h4V3z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg>
49 49   </div>
50 - <p>Maintainable SSO, API, and system connections tailored to your environment.</p>
68 + <h3>Clean integrations</h3>
69 + <p>Maintainable SSO, Stripe, and API workflows that fit your environment.</p>
51 51   </article>
71 +
52 52   <article class="widget" role="listitem">
53 53   <div class="icon" aria-hidden="true">
54 - <i class="fa fa-life-ring"></i>
55 - <h4>Long-term support</h4>
74 + <!-- handshake -->
75 + <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M3 12l4-4 5 5 5-5 4 4-9 9-9-9z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg>
56 56   </div>
57 - <p>Guaranteed response times, regular checks, and fast assistance when needed.</p>
77 + <h3>Long-term support</h3>
78 + <p>Retainers with SLA, health checks, and fast investigation when issues appear.</p>
58 58   </article>
59 59   </div>
60 60   </div>
... ... @@ -61,57 +61,90 @@
61 61   </section>
62 62  
63 63   <!-- ================= SERVICES ================= -->
64 - <section class="services">
65 - <h2>Services</h2>
66 - <p>Everything your XWiki needs, from one expert partner.</p>
85 + <section id="services" aria-labelledby="services-title">
86 + <div class="container">
87 + <h2 id="services-title">Services</h2>
88 + <p class="lead">Everything your XWiki needs — from one expert partner.</p>
67 67  
68 - <div class="cards">
69 - <!-- Card -->
70 - <article class="card">
71 - <h3>Upgrades &amp; Migrations</h3>
72 - <p>Predictable paths to current LTS with backups and rollback.</p>
90 + <div class="services">
91 + <article class="card">
92 + <h3>Upgrades &amp; Migrations</h3>
93 + <p>Predictable paths to current LTS with rehearsed steps, backups, and rollback.</p>
94 + <details>
95 + <summary>Details</summary>
96 + <ul>
97 + <li>Version &amp; extension audit</li>
98 + <li>Pre-production rehearsal</li>
99 + <li>Rollback &amp; backup plan</li>
100 + </ul>
101 + </details>
102 + </article>
73 73  
74 - <button class="details-toggle"
75 - aria-expanded="false"
76 - aria-controls="details-1">Details</button>
104 + <article class="card">
105 + <h3>Maintenance &amp; Support</h3>
106 + <p>Health checks, patching, bug triage, and on-call investigation.</p>
107 + <details>
108 + <summary>Details</summary>
109 + <ul>
110 + <li>Monthly health report</li>
111 + <li>Security updates applied</li>
112 + <li>Response-time guarantees</li>
113 + </ul>
114 + </details>
115 + </article>
77 77  
78 - <div id="details-1" class="details" hidden>
79 - <ul>
80 - <li>Version &amp; extension audit</li>
81 - <li>Pre-production rehearsal</li>
82 - <li>Rollback &amp; backup plan</li>
83 - </ul>
84 - </div>
85 - </article>
117 + <article class="card">
118 + <h3>Custom Development</h3>
119 + <p>Macros, apps, structured data, and workflow automation.</p>
120 + <details>
121 + <summary>Details</summary>
122 + <ul>
123 + <li>Forms, live tables, reports</li>
124 + <li>Task &amp; review flows</li>
125 + <li>UI/UX enhancements</li>
126 + </ul>
127 + </details>
128 + </article>
86 86  
87 - <!-- Repeat cards as needed -->
88 - <article class="card">
89 - <h3>Maintenance &amp; Support</h3>
90 - <p>Health checks, patching, bug triage, and on-call investigation.</p>
91 - <button class="details-toggle" aria-expanded="false" aria-controls="details-2">Details</button>
92 - <div id="details-2" class="details" hidden>
93 - <ul>
94 - <li>Guaranteed response times</li>
95 - <li>Regular health checks</li>
96 - <li>Incident assistance</li>
97 - </ul>
98 - </div>
99 - </article>
130 + <article class="card">
131 + <h3>Integrations</h3>
132 + <p>Connect XWiki to identity and business systems with clean patterns.</p>
133 + <details>
134 + <summary>Details</summary>
135 + <ul>
136 + <li>SSO / OIDC / SAML</li>
137 + <li>Stripe payments</li>
138 + <li>REST / Webhooks</li>
139 + </ul>
140 + </details>
141 + </article>
100 100  
101 - <article class="card">
102 - <h3>Custom Development</h3>
103 - <p>Macros, apps, structured data, and workflow automation.</p>
104 - <button class="details-toggle" aria-expanded="false" aria-controls="details-3">Details</button>
105 - <div id="details-3" class="details" hidden>
106 - <ul>
107 - <li>Apps &amp; macros</li>
108 - <li>Structured data models</li>
109 - <li>Workflow automation</li>
110 - </ul>
111 - </div>
112 - </article>
143 + <article class="card">
144 + <h3>Hosting &amp; Deployment</h3>
145 + <p>Cloud-ready setups, backups, observability, and performance tuning.</p>
146 + <details>
147 + <summary>Details</summary>
148 + <ul>
149 + <li>Architecture guidance</li>
150 + <li>Backup &amp; restore drills</li>
151 + <li>Scaling &amp; caching</li>
152 + </ul>
153 + </details>
154 + </article>
113 113  
114 - <!-- ... more cards ... -->
156 + <article class="card">
157 + <h3>Audit &amp; Recovery</h3>
158 + <p>Stabilize unstable instances, recover features, harden configuration.</p>
159 + <details>
160 + <summary>Details</summary>
161 + <ul>
162 + <li>Root-cause analysis</li>
163 + <li>Hardening checklist</li>
164 + <li>Actionable remediation plan</li>
165 + </ul>
166 + </details>
167 + </article>
168 + </div>
115 115   </div>
116 116   </section>
117 117  
... ... @@ -125,8 +125,8 @@
125 125   <div class="label">Typical LTS upgrade window</div>
126 126   </div>
127 127   <div class="metric" role="listitem">
128 - <div class="num">&lt;1h</div>
129 - <div class="label">Average service downtime during upgrades</div>
182 + <div class="num">99.9%</div>
183 + <div class="label">Planned uptime during upgrades*</div>
130 130   </div>
131 131   <div class="metric" role="listitem">
132 132   <div class="num">24–48h</div>
... ... @@ -149,7 +149,7 @@
149 149   <div class="steps">
150 150   <div class="step">
151 151   <h3>1) Assess</h3>
152 - <p>Review environment, extensions, constraints, and risks with no surprises.</p>
206 + <p>Review environment, extensions, constraints, and risks no surprises.</p>
153 153   </div>
154 154   <div class="step">
155 155   <h3>2) Plan</h3>
... ... @@ -177,7 +177,7 @@
177 177   </details>
178 178   <details>
179 179   <summary>Do you offer support plans?</summary>
180 - <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
234 + <p>Yes from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
181 181   </details>
182 182   </div>
183 183   </section>
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,249 +1,0 @@
1 -/* ========== Agnease Landing (LESS, scoped to .agnease-landing) ========== */
2 -@brand: #00937D;
3 -@brand-strong: #007B6A;
4 -@text: #2D3A34;
5 -@muted: #5B6B64;
6 -@bg: #FFFFFF;
7 -@panel: #F7F9F8;
8 -@line: #E4ECE9;
9 -@radius: 16px;
10 -@radius-sm: 12px;
11 -@shadow-sm: 0 6px 20px rgba(0,0,0,.06);
12 -@shadow: 0 12px 36px rgba(0,0,0,.08);
13 -@maxw: 1140px;
14 -
15 -.agnease-landing {
16 - /* Base */
17 - color: @text;
18 - font: 16px/1.6 Inter, Segoe UI, Roboto, system-ui, -apple-system, Arial, sans-serif;
19 - a { color: @brand; text-decoration: none; &:hover { color: @brand-strong; text-decoration: underline; } }
20 - img { max-width: 100%; display: block; }
21 - /*h1 { font-size: clamp(1.8rem, 2.5vw + .8rem, 3rem); line-height: 1.15; margin: .2rem 0 .6rem; }
22 - h2 { font-size: clamp(1.4rem, 1.4vw + .8rem, 2rem); line-height: 1.2; margin: .2rem 0 .4rem; }
23 - h3 { font-size: 1.12rem; margin: .2rem 0 .25rem; }*/
24 - .lead { color: @muted; max-width: 72ch; }
25 - .container { max-width: @maxw; margin-top: 5px; padding: 0;}
26 -
27 - /* Global sections */
28 - section { padding: 32px 0; border-top: 1px solid @line; }
29 - section:first-of-type { border-top: none; }
30 -
31 - /* Buttons */
32 - .btn {
33 - display: inline-flex; align-items: center; gap: .55rem;
34 - padding: .85rem 1.1rem; border-radius: 12px; border: 2px solid transparent;
35 - font-weight: 650; letter-spacing: .2px; cursor: pointer; box-shadow: @shadow-sm;
36 -
37 - &:focus-visible { outline: 3px solid @brand; outline-offset: 2px; }
38 -
39 - &-primary {
40 - background: @brand; color: #fff;
41 - &:hover, &:focus { background: @brand-strong; color: #fff; }
42 - }
43 - &-ghost {
44 - background: #fff; color: @brand; border-color: @brand;
45 - &:hover { color: @brand-strong; border-color: @brand-strong; }
46 - }
47 - }
48 -
49 - /* HERO (centered) */
50 - .hero {
51 - &.hero-centered {
52 - text-align: center;
53 - background:
54 - radial-gradient(50rem 18rem at 50% -10%, #E7FFF8 0%, transparent 60%),
55 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%);
56 - display: flex;
57 - align-items: center;
58 - justify-content: center;
59 - min-height: 350px; /* reduced height */
60 - /*padding: 48px 0; /* controlled vertical spacing */
61 -
62 - .hero-inner {
63 - /*max-width: 760px;*/
64 - margin: auto;
65 - display: flex;
66 - flex-direction: column;
67 - align-items: center;
68 - gap: 1rem;
69 - }
70 -
71 - /*h1 {
72 - font-size: clamp(1.9rem, 2.3vw + 1rem, 2.7rem);
73 - line-height: 1.15;
74 - margin: 0.4rem 0 0.5rem;
75 - }*/
76 -
77 - .lead {
78 - color: @muted;
79 - /*max-width: 68ch;*/
80 - margin: 0 auto 0.9rem;
81 - }
82 -
83 - .hero-cta {
84 - display: flex;
85 - gap: 0.8rem;
86 - flex-wrap: wrap;
87 - justify-content: center;
88 - margin-top: 0.3rem;
89 - }
90 -
91 - .benefits {
92 - display: flex;
93 - flex-wrap: wrap;
94 - justify-content: center;
95 - list-style: none;
96 - padding: 0;
97 - margin: 0.8rem 0 0;
98 - color: @muted;
99 - font-size: 14px;
100 - gap: 5px;
101 - li {
102 - /*margin-left: 5px;*/
103 - }
104 - li + li::before {
105 - content: "•";
106 - margin-right: 5px;
107 - }
108 - }
109 - }
110 - }
111 -
112 - /* === WHY CHOOSE (widgets with inline icon + title) === */
113 - .widgets {
114 - display: grid;
115 - gap: 16px;
116 - grid-template-columns: 1fr;
117 -
118 - @media (min-width: 860px) {
119 - grid-template-columns: repeat(4, 1fr);
120 - }
121 - }
122 -
123 - .widget {
124 - background: #fff;
125 - border: 1px solid @line;
126 - border-radius: @radius;
127 - padding: 18px;
128 - box-shadow: @shadow-sm;
129 - display: flex;
130 - flex-direction: column;
131 - justify-content: flex-start;
132 - gap: 8px;
133 - text-align: left;
134 - transition: transform 0.18s ease, box-shadow 0.18s ease;
135 -
136 - &:hover {
137 - transform: translateY(-2px);
138 - box-shadow: @shadow;
139 - }
140 -
141 - /* The icon + title row */
142 - .icon {
143 - display: flex;
144 - align-items: center;
145 - gap: 10px;
146 - padding: 6px 0;
147 - border-bottom: 1px solid fade(@line, 60%);
148 - margin-bottom: 6px;
149 -
150 - i {
151 - color: @brand;
152 - }
153 -
154 - h4 {
155 - /*font-weight: 700; */
156 - margin: 0;
157 - color: @text;
158 - line-height: 1.2;
159 - }
160 - }
161 -
162 - /* Body paragraph */
163 - p {
164 - color: @muted;
165 - margin: 0;
166 - line-height: 1.45;
167 - }
168 - }
169 -
170 - /* SERVICES */
171 - .services {
172 - display: grid; gap: 16px; grid-template-columns: 1fr;
173 - @media (min-width: 920px) { grid-template-columns: repeat(3, 1fr); }
174 - }
175 - .card {
176 - background: #fff; border: 1px solid @line; border-radius: @radius;
177 - padding: 18px; box-shadow: @shadow-sm; transition: transform .18s ease, box-shadow .18s ease;
178 -
179 - &:hover { transform: translateY(-2px); box-shadow: @shadow; }
180 - p { color: @muted; margin: 0; }
181 - details {
182 - margin-top: .6rem; border-top: 1px dashed @line; padding-top: .6rem;
183 - summary { cursor: pointer; font-weight: 650; }
184 - }
185 - }
186 -
187 - /* METRICS */
188 - .metrics {
189 - display: grid; gap: 14px; grid-template-columns: repeat(2, 1fr);
190 - @media (min-width: 720px) { grid-template-columns: repeat(4, 1fr); }
191 - .metric {
192 - background: #fff; border: 1px solid @line; border-radius: 14px; padding: 16px; text-align: center; box-shadow: @shadow-sm;
193 - .num { font-size: 1.6rem; font-weight: 800; color: @brand; }
194 - .label { color: @muted; font-size: .92rem; }
195 - }
196 - }
197 -
198 - /* PROCESS */
199 - .steps {
200 - display: grid; gap: 16px; grid-template-columns: 1fr;
201 - @media (min-width: 860px) { grid-template-columns: repeat(3, 1fr); }
202 - .step {
203 - background: #fff; border: 1px solid @line; border-radius: @radius; padding: 18px; box-shadow: @shadow-sm;
204 - }
205 - }
206 -
207 - /* FAQ */
208 - .faq {
209 - details {
210 - border: 1px solid @line; border-radius: @radius-sm; padding: .75rem .9rem; background: #fff; margin: .6rem 0;
211 - summary { cursor: pointer; font-weight: 650; }
212 - &[open] { box-shadow: @shadow-sm; }
213 - }
214 - }
215 -
216 - /* CTA BAND */
217 - #contact {
218 - .cta-band {
219 - background: #fff; border: 1px solid @line; border-radius: @radius;
220 - padding: 20px; box-shadow: @shadow;
221 - display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px;
222 - }
223 - }
224 -
225 - /* ===== Prevent horizontal overflow ===== */
226 - html, body {
227 - overflow-x: hidden;
228 - }
229 -
230 - /* Ensure hero gradients don't bleed */
231 - .hero {
232 - overflow: hidden; /* contain background overflow */
233 - background-repeat: no-repeat;
234 - background-attachment: scroll;
235 - }
236 -
237 - /* Fix possible grid or card overshoot */
238 - .container {
239 - max-width: 100%;
240 - overflow-x: clip; /* hides subtle pixel overflow without scroll */
241 - }
242 -
243 - /* Safety for large paddings/margins that might extend */
244 - section, .widgets, .services, .metrics, .steps {
245 - margin-left: auto;
246 - margin-right: auto;
247 - }
248 -}
249 -
Content Type
... ... @@ -1,1 +1,1 @@
1 -LESS
1 +CSS