Skip to content

Commit 2e02616

Browse files
authored
API-1844: Add Create a sandbox request button
1 parent 52eb7ca commit 2e02616

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

content/img/icons/sandbox.svg

Lines changed: 18 additions & 0 deletions
Loading

src/index.handlebars

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,22 @@
271271
</div>
272272
</div>
273273
</div>
274+
<div class="row">
275+
<div class="col-xs-12">
276+
<div class="panel panel-ghost panel-btn">
277+
<a href="https://www.akeneo.com/contact/">
278+
<div class="panel-body">
279+
<img width="80px" height="80px" class="pull-left" src="img/icons/sandbox.svg" style="margin-right: 20px;margin-bottom: 30px;"></img>
280+
<h3 style="margin-top: 0px;">Request a sandbox</h3>
281+
<p>
282+
You are a Partner and don't have access to a PIM instance to test your app developments?
283+
Don't worry! Please contact us, we will be happy to provide you with a PIM Enterprise Edition SaaS sandbox.
284+
</p>
285+
</div>
286+
</a>
287+
</div>
288+
</div>
289+
</div>
274290
</div>
275291
</div>
276292
</div>

0 commit comments

Comments
 (0)