Changes for page Public Web Site

Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 3.84
edited by Alex Cotiugă
on 2025/11/24 16:16
Change comment: There is no comment for this version
To version 6.8
edited by Alex Cotiugă
on 2026/05/02 09:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,15 +5,8 @@
5 5   ## HERO
6 6   <section class="hero hero-centered" aria-labelledby="hero-title">
7 7   <div class="container hero-inner">
8 - <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
9 - <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p>
10 - <div class="hero-cta">
11 - <a class="btn btn-primary" href="#contact" aria-label="Request a consultation" data-toggle="modal" data-target="#requestConsultation">
12 - Request a consultation
13 - </a>
14 - #requestConsultationModal()
15 - ##data-toggle="modal" data-target="#requestConsultationModal"
16 - </div>
8 + <h1 id="hero-title">Keep Your XWiki Platform Secure, Stable and Up-to-Date</h1>
9 + <p class="lead">Helping organizations safely upgrade and maintain their XWiki environments.</p>
17 17   <ul class="benefits">
18 18   <li>Smooth upgrades</li>
19 19   <li>Reliable support plans</li>
... ... @@ -20,6 +20,14 @@
20 20   <li>Custom integrations</li>
21 21   <li>Secure, optimized platforms</li>
22 22   </ul>
16 + <div class="hero-cta">
17 + <a class="btn btn-primary href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a>
18 + #*<a class="btn btn-primary" href="#contact" aria-label="Request a consultation" data-toggle="modal" data-target="#requestConsultation">
19 + Request a consultation
20 + </a>
21 + #requestConsultationModal()*#
22 + ##data-toggle="modal" data-target="#requestConsultationModal"
23 + </div>
23 23   </div>
24 24   </section>
25 25   ## WHY CHOOSE
... ... @@ -142,7 +142,7 @@
142 142   <section id="contact" class="cta-section">
143 143   <div class="container">
144 144   <p class="text-center contact-inline">
145 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>.
146 + Need help with your XWiki? <a href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a>.
146 146   </p>
147 147   </div>
148 148   </section>