| ... |
... |
@@ -36,7 +36,6 @@ |
| 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> |
| 40 |
40 |
</div> |
| 41 |
41 |
</div> |
| 42 |
42 |
</section> |
| ... |
... |
@@ -44,13 +44,6 @@ |
| 44 |
44 |
## PRODUCT CARDS |
| 45 |
45 |
<section class="product-index-section" aria-labelledby="products-title"> |
| 46 |
46 |
<div class="container"> |
| 47 |
|
- <h2 id="products-title">Available XWiki products</h2> |
| 48 |
|
- |
| 49 |
|
- <p class="section-intro"> |
| 50 |
|
- Ready-to-use extensions and applications that can be installed, configured and adapted |
| 51 |
|
- to your XWiki environment. |
| 52 |
|
- </p> |
| 53 |
|
- |
| 54 |
54 |
<div class="product-card-grid"> |
| 55 |
55 |
#foreach ($entry in $productItems) |
| 56 |
56 |
<article class="product-card"> |