Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.122
edited by Alex Cotiugă
on 2025/11/14 09:10
on 2025/11/14 09:10
Change comment:
There is no comment for this version
To version 7.80
edited by Alex Cotiugă
on 2025/11/13 20:58
on 2025/11/13 20:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,20 +7,22 @@ 7 7 <section class="hero hero-centered" aria-labelledby="hero-title"> 8 8 <div class="container"> 9 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> 10 + <div class="col-sm-12"> 11 + <div class="hero-inner"> 12 + <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1> 13 + <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen</p> 14 + <div class="hero-cta"> 15 + <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease"> 16 + Request a consultation 17 + </a> 18 + </div> 19 + <ul class="benefits"> 20 + <li>Smooth upgrades</li> 21 + <li>Reliable support plans</li> 22 + <li>Custom integrations</li> 23 + <li>Secure, optimized platforms</li> 24 + </ul> 17 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> 24 24 </div> 25 25 </div> 26 26 </div> ... ... @@ -48,9 +48,9 @@ 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"> 53 + <div class="row widgets" role="list"> 52 52 #foreach ($entry in $whySectionData) 53 - <div class=" col-xs-12col-sm-6 col-md-3widget">55 + <div class="widget col-sm-6 col-md-3" 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> ... ... @@ -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 re liable.',70 + '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"> 116 + <p class="services-sub">All the XWiki services you need, delivered with precision and care</p> 117 + <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"> 119 + <article class="service"> 120 + <i class="fa fa-$entry.icon" aria-hidden="true"></i> 121 + <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>130 + </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 -#* 135 + 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">202 + 203 + <!-- ================= CTA ================= --> 204 + <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> 206 + <div class="cta-band"> 207 + <div> 208 + <h3 id="contact-title">Need a reliable plan for your XWiki?</h3> 209 + <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p> 232 232 </div> 211 + <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
-
... ... @@ -16,87 +16,38 @@ 16 16 /* Base */ 17 17 color: @text; 18 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; overflow-x: clip;} 19 19 20 - a { 21 - color: @brand; 22 - text-decoration: none; 23 - &:hover { 24 - color: @brand-strong; 25 - text-decoration: underline; 26 - } 27 - } 28 - 29 - img { 30 - max-width: 100%; 31 - display: block; 32 - } 33 - 34 - .lead { 35 - color: @muted; 36 - max-width: 72ch; 37 - } 38 - 39 - /* Use Bootstrap’s container padding to avoid overflow */ 40 - .container { 41 - max-width: @maxw; 42 - margin: 5px auto 0; 43 - padding: 0 15px; 44 - } 45 - 46 46 /* Global sections */ 47 - section { 48 - padding: 32px 0; 49 - border-top: 1px solid @line; 50 - } 51 - section:first-of-type { 52 - border-top: none; 53 - } 28 + section { padding: 32px 0; border-top: 1px solid @line; } 29 + section:first-of-type { border-top: none; } 54 54 55 55 /* Buttons */ 56 56 .btn { 57 - display: inline-flex; 58 - align-items: center; 59 - gap: .55rem; 60 - padding: .85rem 1.1rem; 61 - border-radius: 12px; 62 - border: 2px solid transparent; 63 - font-weight: 650; 64 - letter-spacing: .2px; 65 - cursor: pointer; 66 - 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; 67 67 68 - &:focus-visible { 69 - outline: 3px solid @brand; 70 - outline-offset: 2px; 71 - } 37 + &:focus-visible { outline: 3px solid @brand; outline-offset: 2px; } 72 72 73 73 &-primary { 74 - background: @brand; 75 - color: #fff; 76 - &:hover, 77 - &:focus { 78 - background: @brand-strong; 79 - color: #fff; 80 - } 40 + background: @brand; color: #fff; 41 + &:hover, &:focus { background: @brand-strong; color: #fff; } 81 81 } 82 - 83 83 &-ghost { 84 - background: #fff; 85 - color: @brand; 86 - border-color: @brand; 87 - &:hover { 88 - color: @brand-strong; 89 - border-color: @brand-strong; 90 - } 44 + background: #fff; color: @brand; border-color: @brand; 45 + &:hover { color: @brand-strong; border-color: @brand-strong; } 91 91 } 92 92 } 93 93 94 94 /* HERO (centered) */ 95 95 .hero { 96 - overflow: hidden; /* contain gradients */ 97 - background-repeat: no-repeat; 98 - background-attachment: scroll; 99 - 100 100 &.hero-centered { 101 101 text-align: center; 102 102 background: ... ... @@ -105,9 +105,11 @@ 105 105 display: flex; 106 106 align-items: center; 107 107 justify-content: center; 108 - min-height: 350px; 59 + min-height: 350px; /* reduced height */ 60 + /*padding: 48px 0; /* controlled vertical spacing */ 109 109 110 110 .hero-inner { 63 + /*max-width: 760px;*/ 111 111 margin: auto; 112 112 display: flex; 113 113 flex-direction: column; ... ... @@ -115,8 +115,15 @@ 115 115 gap: 1rem; 116 116 } 117 117 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 + 118 118 .lead { 119 119 color: @muted; 79 + /*max-width: 68ch;*/ 120 120 margin: 0 auto 0.9rem; 121 121 } 122 122 ... ... @@ -138,17 +138,18 @@ 138 138 color: @muted; 139 139 font-size: 14px; 140 140 gap: 5px; 141 - 101 + li { 102 + /*margin-left: 5px;*/ 103 + } 142 142 li + li::before { 143 143 content: "•"; 144 144 margin-right: 5px; 145 145 } 146 - 147 147 /* Mobile: show bullets only between 1–2 and 3–4 */ 148 148 @media (max-width: 640px) { 149 - li+li::before{150 - content: none; 151 - }110 + /* override the exact selector used above */ 111 + li + li::before { content: none; } 112 + /* Add bullet only after item 1 and item 3 */ 152 152 li:nth-child(1)::after, 153 153 li:nth-child(3)::after { 154 154 content: "•"; ... ... @@ -159,12 +159,26 @@ 159 159 } 160 160 } 161 161 162 - /* === WHY CHOOSE (widgets using flex) === */123 + /* === WHY CHOOSE (widgets using Bootstrap grid) === */ 163 163 .widgets { 164 164 margin-top: 12px; 126 + display: flex; 127 + flex-wrap: wrap; 165 165 129 + /* keep alignment with container */ 130 + margin-left: -15px; 131 + margin-right: -15px; 132 + 166 166 .widget { 134 + /* add spacing between widgets */ 135 + margin: 0 8px 16px; // <-- THIS is what creates gaps 136 + 137 + /* equal-height flex card */ 138 + display: flex; 139 + flex-direction: column; 167 167 height: 100%; 141 + 142 + /* card look */ 168 168 padding: 18px; 169 169 background: #fff; 170 170 border: 1px solid @line; ... ... @@ -171,8 +171,6 @@ 171 171 border-radius: @radius; 172 172 box-shadow: @shadow-sm; 173 173 transition: transform .18s ease, box-shadow .18s ease; 174 - display: flex; 175 - flex-direction: column; 176 176 177 177 &:hover { 178 178 transform: translateY(-2px); ... ... @@ -186,7 +186,7 @@ 186 186 padding-bottom: 6px; 187 187 margin-bottom: 8px; 188 188 border-bottom: 1px solid fade(@line, 60%); 189 - i { color: @brand; }162 + i { color: @brand; } 190 190 h4 { margin: 0; line-height: 1.2; color: @text; } 191 191 } 192 192 ... ... @@ -198,83 +198,177 @@ 198 198 } 199 199 } 200 200 201 - /* SERVICES */ 174 + 175 + /* SERVICES */ 202 202 .services { 177 + h2 { 178 + margin: 0 0 .3rem; 179 + } 180 + 181 + .services-sub { 182 + margin: 0 0 1.75rem; 183 + color: @muted; 184 + } 185 + 186 + /* Flex layout: 2 per row on desktop */ 203 203 .services-grid { 204 - margin-top: 12px; 188 + display: flex; 189 + flex-wrap: wrap; 190 + gap: 32px 36px; // row gap, column gap 191 + } 205 205 206 - .service { 207 - margin-bottom: 24px; 193 + .service { 194 + display: grid; 195 + grid-template-columns: 48px 1fr; 196 + gap: 16px; 197 + padding: 18px 0; 198 + border-top: 1px solid @line; 199 + 200 + /* two per row */ 201 + flex: 1 1 calc(50% - 18px); 202 + max-width: calc(50% - 18px); 203 + 204 + /* first row: no top border */ 205 + &:nth-of-type(-n + 2) { 206 + border-top: none; 207 + } 208 + 209 + > i { 210 + width: 42px; 211 + height: 42px; 212 + border-radius: 50%; 208 208 display: flex; 209 - align-items: flex-start; 210 - gap: 16px; 214 + align-items: center; 215 + justify-content: center; 216 + font-size: 18px; 217 + color: @brand; 218 + background: fade(@brand, 10%); 219 + margin-top: 3px; 220 + } 211 211 212 - .service-icon { 213 - width: 42px; 214 - height: 42px; 215 - border-radius: 50%; 216 - display: flex; 217 - align-items: center; 218 - justify-content: center; 219 - font-size: 18px; 220 - color: @brand; 221 - background: fade(@brand, 10%); 222 - margin-top: 3px; 223 - flex-shrink: 0; 222 + .body { 223 + h4 { 224 + margin: 0 0 4px; 225 + font-size: 1.125rem; 226 + font-weight: 800; 224 224 } 225 225 226 - .service-body { 227 - h4 { 228 - margin: 0 0 4px; 229 - font-size: 1.125rem; 230 - font-weight: 800; 231 - } 229 + p { 230 + margin: 0 0 6px; 231 + color: @text; 232 + line-height: 1.5; 233 + } 232 232 233 - p { 234 - margin: 0 0 6px; 235 - color: @text; 236 - line-height: 1.5; 237 - } 235 + ul { 236 + margin: .45rem 0 0; 237 + padding-left: 1.1rem; 238 + color: @muted; 239 + font-size: .95rem; 240 + } 238 238 239 - ul { 240 - margin: .45rem 0 0; 241 - padding-left: 1.1rem; 242 - color: @muted; 243 - font-size: 13px; 244 - } 245 - 246 - li { 247 - margin: .25rem 0; 248 - line-height: 1.45; 249 - } 242 + li { 243 + margin: .25rem 0; 244 + line-height: 1.45; 250 250 } 251 251 } 252 252 } 253 253 254 - @media (max-width: 767px) { 249 + /* If there is an odd number of services, center the last one */ 250 + .services-grid > .service:last-child:nth-child(odd) { 251 + flex-basis: 100%; 252 + max-width: 680px; 253 + margin-left: auto; 254 + margin-right: auto; 255 + } 256 + 257 + /* Mobile: single column, full-width */ 258 + @media (max-width: 760px) { 255 255 .services-grid { 256 - .service { 257 - margin-bottom: 20px; 260 + gap: 20px; 261 + } 262 + 263 + .service { 264 + grid-template-columns: 40px 1fr; 265 + flex: 1 1 100%; 266 + max-width: 100%; 267 + 268 + /* reset border for all, then remove only on first */ 269 + border-top: 1px solid @line; 270 + 271 + &:nth-of-type(1) { 272 + border-top: none; 258 258 } 259 259 260 - .service-icon{275 + > i { 261 261 width: 36px; 262 262 height: 36px; 263 263 font-size: 16px; 264 264 } 265 265 } 281 + 282 + /* On mobile, last item behaves like all others */ 283 + .services-grid > .service:last-child:nth-child(odd) { 284 + flex-basis: 100%; 285 + max-width: 100%; 286 + margin-left: 0; 287 + margin-right: 0; 288 + } 266 266 } 267 267 } 291 + /* METRICS */ 292 + .metrics { 293 + display: grid; gap: 14px; grid-template-columns: repeat(2, 1fr); 294 + @media (min-width: 720px) { grid-template-columns: repeat(4, 1fr); } 295 + .metric { 296 + background: #fff; border: 1px solid @line; border-radius: 14px; padding: 16px; text-align: center; box-shadow: @shadow-sm; 297 + .num { font-size: 1.6rem; font-weight: 800; color: @brand; } 298 + .label { color: @muted; font-size: .92rem; } 299 + } 300 + } 268 268 269 - /* CTA inline section at the end */ 270 - .cta-section { 271 - padding: 24px 0 16px; 302 + /* PROCESS */ 303 + .steps { 304 + display: grid; gap: 16px; grid-template-columns: 1fr; 305 + @media (min-width: 860px) { grid-template-columns: repeat(3, 1fr); } 306 + .step { 307 + background: #fff; border: 1px solid @line; border-radius: @radius; padding: 18px; box-shadow: @shadow-sm; 308 + } 309 + } 272 272 273 - .contact-inline { 274 - margin: 0; 275 - color: @muted; 276 - a { color: @brand; } 311 + /* FAQ */ 312 + .faq { 313 + details { 314 + border: 1px solid @line; border-radius: @radius-sm; padding: .75rem .9rem; background: #fff; margin: .6rem 0; 315 + summary { cursor: pointer; font-weight: 650; } 316 + &[open] { box-shadow: @shadow-sm; } 277 277 } 278 278 } 319 + 320 + /* CTA BAND */ 321 + #contact { 322 + .cta-band { 323 + background: #fff; border: 1px solid @line; border-radius: @radius; 324 + padding: 20px; box-shadow: @shadow; 325 + display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; 326 + } 327 + } 328 + 329 + /* ===== Prevent horizontal overflow ===== */ 330 + html, body { 331 + overflow-x: hidden; 332 + } 333 + 334 + /* Ensure hero gradients don't bleed */ 335 + .hero { 336 + overflow: hidden; /* contain background overflow */ 337 + background-repeat: no-repeat; 338 + background-attachment: scroll; 339 + } 340 + 341 + /* Safety for large paddings/margins that might extend */ 342 + section, .widgets, .services, .metrics, .steps { 343 + margin-left: auto; 344 + margin-right: auto; 345 + } 279 279 } 280 280