Changes for page Pricing

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

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

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,8 @@
1 1  {{velocity}}
2 2  #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome'))
3 +
3 3  #set ($contactURL = $xwiki.getURL('contact.WebHome'))
5 +
4 4  #set ($startingPoints = [{
5 5   'icon': 'search',
6 6   'title': 'Review & diagnose',
... ... @@ -38,6 +38,7 @@
38 38   ],
39 39   'cta': 'Discuss support plan'
40 40  }])
43 +
41 41  #set ($commonPackages = [{
42 42   'service': 'XWiki Health Check',
43 43   'price': '€390',
... ... @@ -79,6 +79,7 @@
79 79   'price': 'Quoted after review',
80 80   'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.'
81 81  }])
85 +
82 82  #set ($supportPlans = [{
83 83   'icon': 'leaf',
84 84   'title': 'Essential Support',
... ... @@ -118,6 +118,7 @@
118 118   ],
119 119   'cta': 'Discuss extended support'
120 120  }])
125 +
121 121  #set ($complexProjects = [{
122 122   'icon': 'sitemap',
123 123   'title': 'Wiki farms',
... ... @@ -135,6 +135,7 @@
135 135   'title': 'Stability work',
136 136   'content': 'Performance, troubleshooting, upgrade cleanup and long-term maintainability improvements.'
137 137  }])
143 +
138 138  #set ($faqItems = [{
139 139   'question': 'Are these fixed prices?',
140 140   '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.'
... ... @@ -154,6 +154,7 @@
154 154   'question': 'Do prices include external costs?',
155 155   'answer': 'The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant.'
156 156  }])
163 +
157 157  {{html clean="false"}}
158 158  
159 159  <section class="hero hero-centered" aria-labelledby="pricing-title">
... ... @@ -178,7 +178,6 @@
178 178  
179 179   <div id="hero-cta">
180 180   <a class="btn btn-primary" href="$contactURL">Request a quote</a>
181 - <a class="btn btn-secondary" href="#support">View monthly support</a>
182 182   </div>
183 183   </div>
184 184   </div>
... ... @@ -186,7 +186,7 @@
186 186  
187 187  <section id="starting-points" aria-labelledby="starting-points-title">
188 188   <div class="container">
189 - <h2 id="starting-points-title">Three common ways to start</h2>
195 + <h2 id="starting-points-title">Choose your starting point</h2>
190 190   <p class="section-intro">
191 191   Most XWiki requests fit into one of three paths: review the current setup, implement a defined change,
192 192   or set up ongoing support.