Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,6 @@ 1 1 {{velocity}} 2 2 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 3 + 3 3 #set ($contactURL = $xwiki.getURL('contact.WebHome')) 4 4 5 5 #set ($startingPoints = [{ ... ... @@ -184,6 +184,7 @@ 184 184 185 185 <div id="hero-cta"> 186 186 <a class="btn btn-primary" href="$contactURL">Request a quote</a> 188 + <a class="btn btn-secondary" href="#starting-points">Compare options</a> 187 187 </div> 188 188 </div> 189 189 </div>