| ... |
... |
@@ -3,7 +3,7 @@ |
| 3 |
3 |
{{html clean="false"}} |
| 4 |
4 |
|
| 5 |
5 |
## PAGE HEADER |
| 6 |
|
- <section class="hero hero-centered" aria-labelledby="hero-title"> |
|
6 |
+ <section class="hero hero-centered product-hero" aria-labelledby="hero-title"> |
| 7 |
7 |
<div class="container hero-inner"> |
| 8 |
8 |
<div class="hero-kicker"> |
| 9 |
9 |
<i class="fa fa-cube" aria-hidden="true"></i> |
| ... |
... |
@@ -16,10 +16,6 @@ |
| 16 |
16 |
Focused add-ons designed by Agnease to extend XWiki with security, workflows, |
| 17 |
17 |
administration and productivity features, without replacing the standard platform experience. |
| 18 |
18 |
</p> |
| 19 |
|
- |
| 20 |
|
- <div class="hero-actions"> |
| 21 |
|
- <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a product consultation</a> |
| 22 |
|
- </div> |
| 23 |
23 |
</div> |
| 24 |
24 |
</section> |
| 25 |
25 |
|