0 Votes

Changes for page Home

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

From version 7.123
edited by Alex Cotiugă
on 2025/11/14 09:10
Change comment: There is no comment for this version
To version 7.67
edited by Alex Cotiugă
on 2025/11/13 13:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,26 +6,21 @@
6 6   <!-- ================= HERO ================= -->
7 7   <section class="hero hero-centered" aria-labelledby="hero-title">
8 8   <div class="container">
9 - <div class="row">
10 - <div class="col-sm-12 hero-inner">
11 - <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
12 - <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p>
13 - <div class="hero-cta">
14 - <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">
15 - Request a consultation
16 - </a>
17 - </div>
18 - <ul class="benefits">
19 - <li>Smooth upgrades</li>
20 - <li>Reliable support plans</li>
21 - <li>Custom integrations</li>
22 - <li>Secure, optimized platforms</li>
23 - </ul>
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>
12 + <div class="hero-cta">
13 + <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a>
24 24   </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>
25 25   </div>
26 26   </div>
27 27   </section>
28 -
29 29   <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
30 30   #set ($whySectionData = [{
31 31   'title': 'Stability & security',
... ... @@ -48,16 +48,16 @@
48 48   <div class="container">
49 49   <h2 id="why-title">Why choose Agnease</h2>
50 50   <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
51 - <div class="row widgets">
46 + <div class="widgets" role="list">
52 52   #foreach ($entry in $whySectionData)
53 - <div class="col-xs-12 col-sm-6 col-md-3 widget">
48 + <article class="widget" role="listitem">
54 54   <div class="icon" aria-hidden="true">
55 55   <i class="fa fa-$entry.icon"></i>
56 56   <h4>$entry.title</h4>
57 57   </div>
58 58   <p>$entry.content</p>
59 - </div>
60 - #end
54 + </article>
55 + #end
61 61   </div>
62 62   </div>
63 63   </section>
... ... @@ -65,7 +65,7 @@
65 65   #set ($servicesSectionData = [{
66 66   'title': 'Upgrades',
67 67   'icon': 'refresh',
68 - 'content': 'Stay current with the latest XWiki LTS and keep your instance reliable.',
63 + 'content': 'Stay current with the latest XWiki LTS and keep your instance secure and stable.',
69 69   'items': [
70 70   'Audit setup, extensions, and configurations',
71 71   'Test upgrades with backups and validation',
... ... @@ -111,24 +111,12 @@
111 111   <section class="services" aria-labelledby="services-title">
112 112   <div class="container">
113 113   <h2 id="services-title">Services</h2>
114 - <p class="lead">
115 - All the XWiki services you need, delivered with precision and care
116 - </p>
117 -
118 - #set ($servicesSize = $servicesSectionData.size())
119 - <div class="row services-grid">
109 + <p class="services-sub">All the XWiki services you need, delivered with precision and care</p>
110 + <div class="services-grid">
120 120   #foreach ($entry in $servicesSectionData)
121 - #set ($classes = "service col-xs-12 col-sm-6")
122 - ## If this is the last item and the number of services is odd,
123 - ## center it on its own row on small+ screens
124 - #if ($foreach.count == $servicesSize && ($servicesSize % 2) == 1)
125 - #set ($classes = "$classes col-sm-offset-3")
126 - #end
127 - <div class="$classes">
128 - <div class="service-icon">
129 - <i class="fa fa-$entry.icon" aria-hidden="true"></i>
130 - </div>
131 - <div class="service-body">
112 + <article class="service">
113 + <i class="fa fa-$entry.icon" aria-hidden="true"></i>
114 + <div class="body">
132 132   <h4>$entry.title</h4>
133 133   <p>$entry.content</p>
134 134   <ul>
... ... @@ -137,19 +137,12 @@
137 137   #end
138 138   </ul>
139 139   </div>
140 - </div>
123 + </article>
141 141   #end
142 142   </div>
143 143   </div>
144 144   </section>
145 - <section id="contact" class="cta-section">
146 - <div class="container">
147 - <p class="text-center contact-inline">
148 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>.
149 - </p>
150 - </div>
151 - </section>
152 -#*
128 +
153 153   <!-- ================= METRICS ================= -->
154 154   <section aria-labelledby="metrics-title">
155 155   <div class="container">
... ... @@ -216,24 +216,19 @@
216 216   </details>
217 217   </div>
218 218   </section>
219 -*#
220 -#* <!-- ================= CTA ================= -->
221 - <section id="contact" aria-labelledby="contact-title" class="cta-section">
195 +
196 + <!-- ================= CTA ================= -->
197 + <section id="contact" aria-labelledby="contact-title">
222 222   <div class="container">
223 - <div class="row">
224 - <div class="col-sm-12 text-center">
225 - <h4 id="contact-title">Need a reliable plan for your XWiki?</h4>
226 - <p class="lead">
227 - Keep your XWiki running smoothly and safely. Get in touch if you need assistance.
228 - </p>
229 - <a class="btn btn-primary" href="mailto:alex@agnease.com">
230 - Contact Agnease
231 - </a>
199 + <div class="cta-band">
200 + <div>
201 + <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
202 + <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
232 232   </div>
204 + <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
233 233   </div>
234 234   </div>
235 235   </section>
236 - *#
237 237  </main>
238 238  {{/html}}
239 239  #*
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,88 +1,53 @@
1 -/* ========== Agnease Landing (scoped to .agnease-landing) ========== */
1 +/* ========== Agnease Landing (LESS, scoped to .agnease-landing) ========== */
2 2  @brand: #00937D;
3 3  @brand-strong: #007B6A;
4 4  @text: #2D3A34;
5 5  @muted: #5B6B64;
6 +@bg: #FFFFFF;
7 +@panel: #F7F9F8;
6 6  @line: #E4ECE9;
7 7  @radius: 16px;
10 +@radius-sm: 12px;
8 8  @shadow-sm: 0 6px 20px rgba(0,0,0,.06);
9 9  @shadow: 0 12px 36px rgba(0,0,0,.08);
10 10  @maxw: 1140px;
11 11  
12 12  .agnease-landing {
13 - /* Base typography */
16 + /* Base */
14 14   color: @text;
15 15   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; overflow-x: clip;}
16 16  
17 - a {
18 - color: @brand;
19 - text-decoration: none;
20 - &:hover {
21 - color: @brand-strong;
22 - text-decoration: underline;
23 - }
24 - }
25 -
26 - img {
27 - max-width: 100%;
28 - height: auto;
29 - display: block;
30 - }
31 -
32 - .lead {
33 - color: @muted;
34 - max-width: 72ch;
35 - }
36 -
37 - /* Keep Bootstrap container behavior, just cap width */
38 - .container {
39 - max-width: @maxw;
40 - }
41 -
42 42   /* Global sections */
43 - section {
44 - padding: 32px 0;
45 - border-top: 1px solid @line;
46 - }
47 - section:first-of-type {
48 - border-top: none;
49 - }
28 + section { padding: 32px 0; border-top: 1px solid @line; }
29 + section:first-of-type { border-top: none; }
50 50  
51 51   /* Buttons */
52 52   .btn {
53 - display: inline-flex;
54 - align-items: center;
55 - justify-content: center;
56 - padding: .85rem 1.1rem;
57 - border-radius: 12px;
58 - border: 2px solid transparent;
59 - font-weight: 650;
60 - letter-spacing: .2px;
61 - cursor: pointer;
62 - box-shadow: @shadow-sm;
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;
63 63  
64 - &:focus-visible {
65 - outline: 3px solid @brand;
66 - outline-offset: 2px;
67 - }
37 + &:focus-visible { outline: 3px solid @brand; outline-offset: 2px; }
68 68  
69 69   &-primary {
70 - background: @brand;
71 - color: #fff;
72 - &:hover,
73 - &:focus {
74 - background: @brand-strong;
75 - color: #fff;
76 - }
40 + background: @brand; color: #fff;
41 + &:hover, &:focus { background: @brand-strong; color: #fff; }
77 77   }
43 + &-ghost {
44 + background: #fff; color: @brand; border-color: @brand;
45 + &:hover { color: @brand-strong; border-color: @brand-strong; }
46 + }
78 78   }
79 79  
80 - /* ========== HERO ========== */
49 + /* HERO (centered) */
81 81   .hero {
82 - overflow: hidden; /* contain gradients, prevent overflow */
83 - background-repeat: no-repeat;
84 - background-attachment: scroll;
85 -
86 86   &.hero-centered {
87 87   text-align: center;
88 88   background:
... ... @@ -91,71 +91,93 @@
91 91   display: flex;
92 92   align-items: center;
93 93   justify-content: center;
94 - min-height: 350px;
95 - }
59 + min-height: 350px; /* reduced height */
60 + /*padding: 48px 0; /* controlled vertical spacing */
96 96  
97 - .hero-inner {
98 - margin: auto;
99 - display: flex;
100 - flex-direction: column;
101 - align-items: center;
102 - gap: 1rem;
103 - }
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 + }
104 104  
105 - .hero-cta {
106 - display: flex;
107 - gap: 0.8rem;
108 - flex-wrap: wrap;
109 - justify-content: center;
110 - margin-top: 0.3rem;
111 - }
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 + }*/
112 112  
113 - .benefits {
114 - display: flex;
115 - flex-wrap: wrap;
116 - justify-content: center;
117 - list-style: none;
118 - padding: 0;
119 - margin: 0.8rem 0 0;
120 - color: @muted;
121 - font-size: 14px;
77 + .lead {
78 + color: @muted;
79 + /*max-width: 68ch;*/
80 + margin: 0 auto 0.9rem;
81 + }
122 122  
123 - li + li::before {
124 - content: "•";
125 - margin: 0 5px 0 0;
83 + .hero-cta {
84 + display: flex;
85 + gap: 0.8rem;
86 + flex-wrap: wrap;
87 + justify-content: center;
88 + margin-top: 0.3rem;
126 126   }
127 127  
128 - /* Mobile: only bullets between items 1–2 and 3–4 */
129 - @media (max-width: 640px) {
130 - li + li::before {
131 - content: none;
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;*/
132 132   }
133 - li:nth-child(1)::after,
134 - li:nth-child(3)::after {
104 + li + li::before {
135 135   content: "•";
136 - margin-left: 5px;
106 + margin-right: 5px;
137 137   }
108 + /* Mobile: show bullets only between 1–2 and 3–4 */
109 + @media (max-width: 640px) {
110 + /* override the exact selector used above */
111 + li + li::before { content: none; }
112 + /* Add bullet only after item 1 and item 3 */
113 + li:nth-child(1)::after,
114 + li:nth-child(3)::after {
115 + content: "•";
116 + margin-left: 5px;
117 + }
118 + }
138 138   }
139 139   }
140 140   }
141 141  
142 - /* ========== WHY CHOOSE (widgets) ========== */
123 + /* === WHY CHOOSE (widgets with inline icon + title) === */
143 143   .widgets {
144 - margin-top: 12px;
125 + display: grid;
126 + gap: 16px;
127 + grid-template-columns: 1fr;
128 +
129 + @media (min-width: 860px) {
130 + grid-template-columns: repeat(4, 1fr);
131 + }
145 145   }
146 146  
147 147   .widget {
148 - /* This div is also a Bootstrap col-*, so we don't touch width */
149 - margin-bottom: 16px;
150 - padding: 18px;
151 151   background: #fff;
152 152   border: 1px solid @line;
153 153   border-radius: @radius;
138 + padding: 18px;
154 154   box-shadow: @shadow-sm;
155 - transition: transform .18s ease, box-shadow .18s ease;
156 156   display: flex;
157 157   flex-direction: column;
158 - height: 100%;
142 + justify-content: flex-start;
143 + gap: 8px;
144 + text-align: left;
145 + transition: transform 0.18s ease, box-shadow 0.18s ease;
159 159  
160 160   &:hover {
161 161   transform: translateY(-2px);
... ... @@ -162,99 +162,182 @@
162 162   box-shadow: @shadow;
163 163   }
164 164  
152 + /* The icon + title row */
165 165   .icon {
166 166   display: flex;
167 167   align-items: center;
168 168   gap: 10px;
169 - padding-bottom: 6px;
170 - margin-bottom: 8px;
157 + padding: 6px 0;
171 171   border-bottom: 1px solid fade(@line, 60%);
172 - i { color: @brand; }
173 - h4 { margin: 0; line-height: 1.2; color: @text; }
159 + margin-bottom: 6px;
160 +
161 + i {
162 + color: @brand;
163 + }
164 +
165 + h4 {
166 + /*font-weight: 700; */
167 + margin: 0;
168 + color: @text;
169 + line-height: 1.2;
170 + }
174 174   }
175 175  
173 + /* Body paragraph */
176 176   p {
177 - margin: 0;
178 178   color: @muted;
176 + margin: 0;
179 179   line-height: 1.45;
180 180   }
181 181   }
182 182  
183 - /* ========== SERVICES ========== */
184 - .services {
185 - .services-grid {
186 - margin-top: 12px;
181 + /* SERVICES */
182 + .services-grid {
183 + display: grid;
184 + grid-template-columns: repeat(2, minmax(0, 1fr));
185 + column-gap: 36px;
186 + row-gap: 32px;
187 + }
188 +
189 + .services-grid > article.service {
190 + display: grid;
191 + grid-template-columns: 48px 1fr;
192 + gap: 16px;
193 + padding: 18px 0;
194 + border-top: 1px solid @line;
195 +
196 + /* first row: no top border */
197 + &:nth-of-type(-n + 2) {
198 + border-top: none;
187 187   }
188 188  
189 - .service {
190 - margin-bottom: 24px;
191 - display: flex; /* horizontal: icon + body */
192 - align-items: flex-start;
193 - gap: 16px;
201 + > i {
202 + width: 42px;
203 + height: 42px;
204 + border-radius: 50%;
205 + display: flex;
206 + align-items: center;
207 + justify-content: center;
208 + font-size: 18px;
209 + color: @brand;
210 + background: fade(@brand, 10%);
211 + margin-top: 3px;
212 + }
194 194  
195 - .service-icon {
196 - width: 42px;
197 - height: 42px;
198 - border-radius: 50%;
199 - display: flex;
200 - align-items: center;
201 - justify-content: center;
202 - font-size: 18px;
203 - color: @brand;
204 - background: fade(@brand, 10%);
205 - margin-top: 3px;
206 - flex-shrink: 0;
214 + .body {
215 + h4 {
216 + margin: 0 0 4px;
217 + font-size: 1.125rem;
218 + font-weight: 800;
207 207   }
220 + p {
221 + margin: 0 0 6px;
222 + color: @text;
223 + line-height: 1.5;
224 + }
225 + ul {
226 + margin: .45rem 0 0;
227 + padding-left: 1.1rem;
228 + color: @muted;
229 + font-size: .95rem;
230 + }
231 + li {
232 + margin: .25rem 0;
233 + line-height: 1.45;
234 + }
235 + }
236 + }
208 208  
209 - .service-body {
210 - h4 {
211 - margin: 0 0 4px;
212 - font-size: 1.125rem;
213 - font-weight: 800;
214 - }
238 + /* If there is an odd number of services, center the last one */
239 + .services-grid > article.service:nth-last-child(1):nth-child(odd) {
240 + grid-column: 1 / -1;
241 + max-width: 680px;
242 + justify-self: center;
243 + }
215 215  
216 - p {
217 - margin: 0 0 6px;
218 - color: @text;
219 - line-height: 1.5;
220 - }
245 + /* Responsive */
246 + @media (max-width: 760px) {
247 + .services-grid {
248 + grid-template-columns: 1fr;
249 + row-gap: 20px;
250 + }
221 221  
222 - ul {
223 - margin: .45rem 0 0;
224 - padding-left: 1.1rem;
225 - color: @muted;
226 - font-size: 13px;
227 - }
252 + .services-grid > article.service {
253 + grid-template-columns: 40px 1fr;
228 228  
229 - li {
230 - margin: .25rem 0;
231 - line-height: 1.45;
232 - }
255 + &:nth-of-type(-n + 1) {
256 + border-top: none;
233 233   }
234 - }
235 235  
236 - @media (max-width: 767px) {
237 - .service {
238 - margin-bottom: 20px;
239 - }
240 -
241 - .service-icon {
259 + > i {
242 242   width: 36px;
243 243   height: 36px;
244 244   font-size: 16px;
245 245   }
246 246   }
265 +
266 + /* On mobile, just stack normally */
267 + .services-grid > article.service:nth-last-child(1):nth-child(odd) {
268 + grid-column: auto;
269 + max-width: 100%;
270 + justify-self: stretch;
271 + }
247 247   }
248 248  
249 - /* ========== CTA inline ========== */
250 - .cta-section {
251 - padding: 24px 0 16px;
274 + /* METRICS */
275 + .metrics {
276 + display: grid; gap: 14px; grid-template-columns: repeat(2, 1fr);
277 + @media (min-width: 720px) { grid-template-columns: repeat(4, 1fr); }
278 + .metric {
279 + background: #fff; border: 1px solid @line; border-radius: 14px; padding: 16px; text-align: center; box-shadow: @shadow-sm;
280 + .num { font-size: 1.6rem; font-weight: 800; color: @brand; }
281 + .label { color: @muted; font-size: .92rem; }
282 + }
283 + }
252 252  
253 - .contact-inline {
254 - margin: 0;
255 - color: @muted;
256 - a { color: @brand; }
285 + /* PROCESS */
286 + .steps {
287 + display: grid; gap: 16px; grid-template-columns: 1fr;
288 + @media (min-width: 860px) { grid-template-columns: repeat(3, 1fr); }
289 + .step {
290 + background: #fff; border: 1px solid @line; border-radius: @radius; padding: 18px; box-shadow: @shadow-sm;
257 257   }
258 258   }
293 +
294 + /* FAQ */
295 + .faq {
296 + details {
297 + border: 1px solid @line; border-radius: @radius-sm; padding: .75rem .9rem; background: #fff; margin: .6rem 0;
298 + summary { cursor: pointer; font-weight: 650; }
299 + &[open] { box-shadow: @shadow-sm; }
300 + }
301 + }
302 +
303 + /* CTA BAND */
304 + #contact {
305 + .cta-band {
306 + background: #fff; border: 1px solid @line; border-radius: @radius;
307 + padding: 20px; box-shadow: @shadow;
308 + display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px;
309 + }
310 + }
311 +
312 + /* ===== Prevent horizontal overflow ===== */
313 + html, body {
314 + overflow-x: hidden;
315 + }
316 +
317 + /* Ensure hero gradients don't bleed */
318 + .hero {
319 + overflow: hidden; /* contain background overflow */
320 + background-repeat: no-repeat;
321 + background-attachment: scroll;
322 + }
323 +
324 + /* Safety for large paddings/margins that might extend */
325 + section, .widgets, .services, .metrics, .steps {
326 + margin-left: auto;
327 + margin-right: auto;
328 + }
259 259  }
260 260