Changes for page Pricing

Last modified by Agnease on 2026/07/10 06:00

From version 1.18
edited by Agnease
on 2026/07/10 04:02
Change comment: There is no comment for this version
To version 1.21
edited by Agnease
on 2026/07/10 04:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,6 @@
1 1  {{velocity}}
2 2  #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome'))
3 3  #set ($contactURL = $xwiki.getURL('contact.WebHome'))
4 -
5 5  #set ($startingPoints = [{
6 6   'icon': 'search',
7 7   'title': 'Review & diagnose',
... ... @@ -39,7 +39,6 @@
39 39   ],
40 40   'cta': 'Discuss support plan'
41 41  }])
42 -
43 43  #set ($commonPackages = [{
44 44   'service': 'XWiki Health Check',
45 45   'price': '€390',
... ... @@ -81,7 +81,6 @@
81 81   'price': 'Quoted after review',
82 82   'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.'
83 83  }])
84 -
85 85  #set ($supportPlans = [{
86 86   'icon': 'leaf',
87 87   'title': 'Essential Support',
... ... @@ -121,7 +121,6 @@
121 121   ],
122 122   'cta': 'Discuss extended support'
123 123  }])
124 -
125 125  #set ($complexProjects = [{
126 126   'icon': 'sitemap',
127 127   'title': 'Wiki farms',
... ... @@ -139,7 +139,6 @@
139 139   'title': 'Stability work',
140 140   'content': 'Performance, troubleshooting, upgrade cleanup and long-term maintainability improvements.'
141 141  }])
142 -
143 143  #set ($faqItems = [{
144 144   'question': 'Are these fixed prices?',
145 145   'answer': 'Some services have fixed starting prices. Larger or more complex projects are reviewed first and quoted separately, so the scope, risks and required testing are clear before implementation starts.'
... ... @@ -159,7 +159,6 @@
159 159   'question': 'Do prices include external costs?',
160 160   'answer': 'The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant.'
161 161  }])
162 -
163 163  {{html clean="false"}}
164 164  
165 165  <section class="hero hero-centered" aria-labelledby="pricing-title">
... ... @@ -184,6 +184,7 @@
184 184  
185 185   <div id="hero-cta">
186 186   <a class="btn btn-primary" href="$contactURL">Request a quote</a>
181 + <a class="btn btn-secondary" href="#support">View monthly support</a>
187 187   </div>
188 188   </div>
189 189   </div>
... ... @@ -191,7 +191,7 @@
191 191  
192 192  <section id="starting-points" aria-labelledby="starting-points-title">
193 193   <div class="container">
194 - <h2 id="starting-points-title">Choose your starting point</h2>
189 + <h2 id="starting-points-title">Three common ways to start</h2>
195 195   <p class="section-intro">
196 196   Most XWiki requests fit into one of three paths: review the current setup, implement a defined change,
197 197   or set up ongoing support.