0 Votes

Changes for page Home

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

From version 5.18
edited by Alex Cotiugă
on 2025/11/12 15:46
Change comment: There is no comment for this version
To version 5.15
edited by Alex Cotiugă
on 2025/11/12 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,10 +7,17 @@
7 7   <section class="hero hero-centered" aria-labelledby="hero-title">
8 8   <div class="container">
9 9   <div class="hero-inner">
10 + <div class="hero-badges">
11 + <span class="chip">Professional XWiki Services</span>
12 + <span class="chip">Secure &amp; Scalable</span>
13 + </div>
14 +
10 10   <h1 id="hero-title">Engineering reliability in every XWiki environment</h1>
11 11  
12 12   <p class="lead">
13 - Agnease provides upgrades, maintenance, integrations, and custom development delivered with clarity, predictability, and long-term reliability. We keep your XWiki stable, secure, and ready to grow.
18 + Agnease provides upgrades, maintenance, integrations, and custom development —
19 + delivered with clarity, predictability, and long-term reliability.
20 + We keep your XWiki stable, secure, and ready to grow.
14 14   </p>
15 15  
16 16   <div class="hero-cta">
XWiki.StyleSheetExtension[0]
Code
... ... @@ -36,7 +36,7 @@
36 36   .btn-ghost:hover{color:var(--brand-strong);border-color:var(--brand-strong)}
37 37  
38 38   /* Sections */
39 - section{padding:0 0 68px;border-top:1px solid var(--line)}
39 + section{padding:68px 0;border-top:1px solid var(--line)}
40 40   section:first-of-type{border-top:none}
41 41  
42 42   /* Hero */