Skip to content

Commit 6483465

Browse files
committed
refact(API-1984): Clean up html
1 parent 69704b7 commit 6483465

File tree

1 file changed

+49
-43
lines changed

1 file changed

+49
-43
lines changed

content/apps/app-concepts-and-use-cases.md

Lines changed: 49 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
<div class="panel-body">
1010
<div class="row">
1111
<div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8">
12-
<img width="100%" src="/img/illustrations/illus--dam-connection.svg"></img>
12+
<img width="100%" src="/img/illustrations/illus--dam-connection.svg">
1313
</div>
1414
</div>
1515
<h2 class="text-center">A DAM</h2>
16-
<p class="text-center">You may want to connect your Digital Asset Manager to the PIM in order to easily be able to link your product assets to the right product in the PIM.</p>
16+
<p class="text-center">You may want to connect your Digital Asset Manager to the PIM in
17+
order to easily be able to link your product assets to the right product in the PIM.</p>
1718
</div>
1819
</a>
1920
</div>
@@ -24,11 +25,12 @@
2425
<div class="panel-body">
2526
<div class="row">
2627
<div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8">
27-
<img width="100%" src="/img/illustrations/illus--ecommerce-connection.svg"></img>
28+
<img width="100%" src="/img/illustrations/illus--ecommerce-connection.svg">
2829
</div>
2930
</div>
3031
<h2 class="text-center">An eCommerce solution</h2>
31-
<p class="text-center">You may want to connect the PIM to your eCommerce solution in order to populate your eCommerce website(s) with your products, categories, assets...</p>
32+
<p class="text-center">You may want to connect the PIM to your eCommerce solution in order
33+
to populate your eCommerce website(s) with your products, categories, assets...</p>
3234
</div>
3335
</a>
3436
</div>
@@ -41,11 +43,12 @@
4143
<div class="panel-body">
4244
<div class="row">
4345
<div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8">
44-
<img width="100%" src="/img/illustrations/illus--translation-connection.svg"></img>
46+
<img width="100%" src="/img/illustrations/illus--translation-connection.svg">
4547
</div>
4648
</div>
4749
<h2 class="text-center">A translation solution</h2>
48-
<p class="text-center">You may want to connect your translation solution to the PIM in order to add a translation feature to Akeneo PIM and thus improve the user experience!</p>
50+
<p class="text-center">You may want to connect your translation solution to the PIM in order
51+
to add a translation feature to Akeneo PIM and thus improve the user experience!</p>
4952
</div>
5053
</a>
5154
</div>
@@ -56,47 +59,50 @@
5659
<div class="panel-body">
5760
<div class="row">
5861
<div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8 ">
59-
<img width="100%" src="/img/illustrations/illus--erp-connection.svg"></img>
62+
<img width="100%" src="/img/illustrations/illus--erp-connection.svg">
6063
</div>
6164
</div>
62-
<h2 class="text-center">An ERP</h2>
63-
<p class="text-center">Every day, new products are referenced in your ERP. You may want to automatically send them to the PIM in order to start with their enrichment process.</p>
64-
</div>
65-
</a>
66-
</div>
67-
</div>
65+
<h2 class="text-center">An ERP</h2>
66+
<p class="text-center">Every day, new products are referenced in your ERP. You may want to
67+
automatically send them to the PIM in order to start with their enrichment process.</p>
68+
</div>
69+
</a>
70+
</div>
71+
</div>
6872
</div>
6973
<div class="row">
70-
<div class="col-sm-6">
71-
<div class="panel panel-info panel-btn">
72-
<a href="/guides/syndication-connection/introduction.html">
73-
<div class="panel-body">
74-
<div class="row">
75-
<div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8">
76-
<img width="100%" src="/img/illustrations/illus--syndication-connection.svg"></img>
77-
</div>
78-
</div>
79-
<h2 class="text-center">A syndication solution</h2>
80-
<p class="text-center">Maximize the business’s revenue of your customers by creating an App to distribute PIM products to different channels via your syndication solution.</p>
81-
</div>
82-
</a>
83-
</div>
84-
</div>
85-
<div class="col-sm-6">
86-
<div class="panel panel-info panel-btn">
87-
<a href="/guides/print-connection/introduction.html">
88-
<div class="panel-body">
89-
<div class="row">
90-
<div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8 ">
91-
<img width="100%" src="/img/illustrations/illus--print-connection.svg"></img>
92-
</div>
93-
</div>
94-
<h2 class="text-center">A print solution</h2>
95-
<p class="text-center">You may want to connect the PIM to your print solution in order to automate the creation of paper catalogs, PDF documents, product sheets...</p>
96-
</div>
97-
</a>
98-
</div>
99-
</div>
74+
<div class="col-sm-6">
75+
<div class="panel panel-info panel-btn">
76+
<a href="/guides/syndication-connection/introduction.html">
77+
<div class="panel-body">
78+
<div class="row">
79+
<div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8">
80+
<img width="100%" src="/img/illustrations/illus--syndication-connection.svg">
81+
</div>
82+
</div>
83+
<h2 class="text-center">A syndication solution</h2>
84+
<p class="text-center">Maximize the business’s revenue of your customers by creating an App
85+
to distribute PIM products to different channels via your syndication solution.</p>
86+
</div>
87+
</a>
88+
</div>
89+
</div>
90+
<div class="col-sm-6">
91+
<div class="panel panel-info panel-btn">
92+
<a href="/guides/print-connection/introduction.html">
93+
<div class="panel-body">
94+
<div class="row">
95+
<div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8 ">
96+
<img width="100%" src="/img/illustrations/illus--print-connection.svg">
97+
</div>
98+
</div>
99+
<h2 class="text-center">A print solution</h2>
100+
<p class="text-center">You may want to connect the PIM to your print solution in order to
101+
automate the creation of paper catalogs, PDF documents, product sheets...</p>
102+
</div>
103+
</a>
104+
</div>
105+
</div>
100106
</div>
101107
</div>
102108
</div>

0 commit comments

Comments
 (0)