0 Votes

Changes for page Home

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

From version 7.100
edited by Alex Cotiugă
on 2025/11/13 22:05
Change comment: There is no comment for this version
To version 7.95
edited by Alex Cotiugă
on 2025/11/13 21:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,7 +67,7 @@
67 67   #set ($servicesSectionData = [{
68 68   'title': 'Upgrades',
69 69   'icon': 'refresh',
70 - 'content': 'Stay current with the latest XWiki LTS and keep your instance reliable.',
70 + 'content': 'Stay current with the latest XWiki LTS and keep your instance secure',
71 71   'items': [
72 72   'Audit setup, extensions, and configurations',
73 73   'Test upgrades with backups and validation',
... ... @@ -144,7 +144,7 @@
144 144   </div>
145 145   </div>
146 146   </section>
147 -#*
147 +
148 148   <!-- ================= METRICS ================= -->
149 149   <section aria-labelledby="metrics-title">
150 150   <div class="container">
... ... @@ -211,22 +211,16 @@
211 211   </details>
212 212   </div>
213 213   </section>
214 -*#
214 +
215 215   <!-- ================= CTA ================= -->
216 216   <section id="contact" aria-labelledby="contact-title">
217 217   <div class="container">
218 - <div class="row cta-band">
219 - <div class="col-xs-12 col-sm-8">
220 - <h4 id="contact-title">Need a reliable plan for your XWiki?</h4>
221 - <p class="lead" style="margin:0">
222 - Upgrades, support, and integrations handled with low risk and clear communication.
223 - </p>
218 + <div class="cta-band">
219 + <div>
220 + <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
221 + <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
224 224   </div>
225 - <div class="col-xs-12 col-sm-4 text-sm-right">
226 - <a class="btn btn-primary" href="mailto:hello@agnease.com">
227 - Contact Agnease
228 - </a>
229 - </div>
223 + <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
230 230   </div>
231 231   </div>
232 232   </section>
XWiki.StyleSheetExtension[0]
Code
... ... @@ -232,7 +232,7 @@
232 232   margin: .45rem 0 0;
233 233   padding-left: 1.1rem;
234 234   color: @muted;
235 - font-size: 13px;
235 + font-size: .95rem;
236 236   }
237 237  
238 238   li {