| ... |
... |
@@ -1,5 +3,3 @@ |
| 1 |
|
-{{include reference="PublicWebSite.MacrosAndVariables" /}} |
| 2 |
|
- |
| 3 |
3 |
{{velocity}} |
| 4 |
4 |
#set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) |
| 5 |
5 |
{{html clean="false"}} |
| ... |
... |
@@ -15,8 +15,12 @@ |
| 15 |
15 |
Practical articles for teams that want to keep XWiki secure, upgradeable and easier to maintain over time. |
| 16 |
16 |
</p> |
| 17 |
17 |
<div class="hero-actions"> |
| 18 |
|
- <a class="btn btn-primary" href="$freeXWikiReviewCallURL">$freeXWikiReviewCallLabel</a> |
| 19 |
|
- <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> |
|
16 |
+ <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06"> |
|
17 |
+ Book a free XWiki review call |
|
18 |
+ </a> |
|
19 |
+ <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')"> |
|
20 |
+ View XWiki services |
|
21 |
+ </a> |
| 20 |
20 |
</div> |
| 21 |
21 |
</div> |
| 22 |
22 |
</section> |