Changes for page Products
Last modified by Alex Cotiuga on 2026/07/27 08:15
From version 13.1
edited by Alex Cotiuga
on 2026/07/27 07:59
on 2026/07/27 07:59
Change comment:
Rollback to version 12.4
To version 11.5
edited by Alex Cotiuga
on 2026/06/24 15:37
on 2026/06/24 15:37
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - true1 +false - Content
-
... ... @@ -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"> ... ... @@ -78,7 +78,7 @@ 78 78 <a class="btn btn-secondary" href="$xwiki.getURL($entry.url)"> 79 79 $entry.linkLabel 80 80 </a> 81 - <a class=" btn btn-secondary" href="$xwiki.getURL('contact.WebHome')">73 + <a class="product-card-contact" href="$xwiki.getURL('contact.WebHome')"> 82 82 Ask about installation 83 83 </a> 84 84 </div>