| ... |
... |
@@ -12,7 +12,7 @@ |
| 12 |
12 |
'Supports TOTP app codes and email verification codes', |
| 13 |
13 |
'Includes recovery codes and trusted devices', |
| 14 |
14 |
'Provides user self-service setup and administrator overview', |
| 15 |
|
- 'Useful for XWiki security, MFA rollout and NIS 2 readiness' |
|
15 |
+ 'Useful for XWiki security, MFA rollout and compliance readiness' |
| 16 |
16 |
], |
| 17 |
17 |
'linkLabel': 'View extension' |
| 18 |
18 |
}]) |
| ... |
... |
@@ -36,6 +36,7 @@ |
| 36 |
36 |
|
| 37 |
37 |
<div class="hero-actions"> |
| 38 |
38 |
<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a product consultation</a> |
|
39 |
+ <a class="btn btn-secondary" href="$xwiki.getURL('pricing.WebHome')#common-packages">View installation pricing</a> |
| 39 |
39 |
</div> |
| 40 |
40 |
</div> |
| 41 |
41 |
</section> |
| ... |
... |
@@ -77,7 +77,7 @@ |
| 77 |
77 |
<a class="btn btn-secondary" href="$xwiki.getURL($entry.url)"> |
| 78 |
78 |
$entry.linkLabel |
| 79 |
79 |
</a> |
| 80 |
|
- <a class="product-card-contact" href="$xwiki.getURL('contact.WebHome')"> |
|
81 |
+ <a class="btn btn-secondary" href="$xwiki.getURL('contact.WebHome')"> |
| 81 |
81 |
Ask about installation |
| 82 |
82 |
</a> |
| 83 |
83 |
</div> |