forked from 4sh/4sh.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchallenges_strategiques.html
More file actions
64 lines (63 loc) · 2.63 KB
/
challenges_strategiques.html
File metadata and controls
64 lines (63 loc) · 2.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
layout: layout_challenges
title: // Challenges stratégiques
menu: strategique
---
<section class="ac-container">
<div>
<input id="ac-1" name="accordion-1" type="checkbox" />
<label for="ac-1">
<span class="icon-label-accordion icon-strategie"></span>
<span class="question-prob">
Elaborer ma stratégie produit.</br>
<strong>Quelles sont vos solutions ?</strong>
</span>
</label>
<article class="ac-small text-center">
<h1 class="title-article">Nos solutions</h1>
<ul class="list-block-article ">
<li class="block-article text-left">
<span class="icon-block-article"></span>
Définir la trajectoire de votre produit
</li>
<li class="block-article text-left">
<span class="icon-block-article"></span>
Rendre cohérente votre gamme de produits existants
</li>
</ul>
</article>
</div>
<div>
<input id="ac-2" name="accordion-1" type="checkbox" />
<label for="ac-2">
<span class="icon-label-accordion icon-maitrise"></span>
<span class="question-prob">
Maitriser ma sous-traitance.</br>
<strong>Quelles sont vos solutions ?</strong>
</span>
</label>
<article class="ac-medium text-center">
<h1 class="title-article">Nos solutions</h1>
<ul class="list-block-article">
<li class="block-article text-left">
<span class="icon-block-article"></span>
Maitriser votre budget:
S’engager sur un forfait
Collaborer dans une relation de confiance et de partenariat
</li>
<li class="block-article text-left">
<span class="icon-block-article"></span>
Vous accompagner dans la durée: développement, recette, mise en production, hébergement, maintenance & évolution
</li>
<li class="block-article text-left">
<span class="icon-block-article"></span>
Transférer la propriété/ S’engager sur la confidentialité des opérations
</li>
<li class="block-article text-left">
<span class="icon-block-article"></span>
Concevoir et développer à partir d’une spécification détaillée
</li>
</ul>
</article>
</div>
</section>