mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 21:02:52 +02:00
à la carte : tableaux
This commit is contained in:
@ -55,64 +55,88 @@ Librezo vous installe à domicile et configure votre serveur.
|
||||
|
||||
<h2 style="margin-top: 64px;margin-bottom: 64px;">À la carte</h2>
|
||||
|
||||
<div class="alacarte nn1200">
|
||||
{{ alacarte_item(
|
||||
title = "Assistance & Maintenance"
|
||||
text1 = "à partir de 300€/an (3 premiers mois offerts)"
|
||||
text2 = "(3 premiers mois offerts)<br/>Debian / Nextcloud / Dolibarr"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Création d'un site de sauvegardes"
|
||||
text1 = "à partir de 500€"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Création de logos"
|
||||
text1 = "à partir de 500€"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Création intégrale de site"
|
||||
text1 = "à partir de 1000€"
|
||||
text2 = "(variable selon le devis)"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Création d'un site miroir"
|
||||
text1 = "à partir de 1500€"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Serveur de visioconférence"
|
||||
text1 = "à partir de 500€"
|
||||
text2 = "BigBlueButton, Jitsi ou Galène"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Yunohost"
|
||||
text1 = "à partir de 500€"
|
||||
text2 = "Interface simplifiée d'administration du serveur"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Partage de fichiers sécurisé"
|
||||
text1 = "à partir de 300€"
|
||||
text2 = "Jirafeau ou Lufi"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Installation GNU/Linux"
|
||||
text1 = "à partir de 70€"
|
||||
text2 = "Votre OS libre sur votre ordinateur personnel<br/>(variable selon la configuration souhaitée)"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Accompagnement sur les outils"
|
||||
text1 = "à partir de 40€/h"
|
||||
text2 = "Nextcloud, YunoHost, Jirafeau, BBB, Jitsi"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Accompagnement AdminSys"
|
||||
text1 = "à partir de 40€/h"
|
||||
text2 = "sur Debian exclusivement"
|
||||
) }}
|
||||
{{ alacarte_item(
|
||||
title = "Installation d'outil libre"
|
||||
text1 = "de 300 à 1500€"
|
||||
) }}
|
||||
</div>
|
||||
<table class="prices nn1200">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Assistance & Maintenance</th>
|
||||
<th>Accompagnement sur les outils</th>
|
||||
<th>Accompagnement administration système</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="prices-price">à partir de 300€/an<br/>(3 premiers mois offerts)</td>
|
||||
<td class="prices-price">à partir de 40€/h</td>
|
||||
<td class="prices-price">à partir de 40€/h</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="prices-power">Debian, NextCloud, Dolibarr</td>
|
||||
<td class="prices-power">NextCloud, YunoHost, Jirafeau, BBB, Jitsi</td>
|
||||
<td class="prices-power">sur Debian exclusivement</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table class="prices nn1200" style="margin-top: 32px">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Création intégrale de site</th>
|
||||
<th>Création d'un site de sauvegardes</th>
|
||||
<th>Création d'un site miroir</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="prices-price">à partir de 1000€<br/>(variable selon le devis)</td>
|
||||
<td class="prices-price">à partir de 500€</td>
|
||||
<td class="prices-price">à partir de 1500€</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table class="prices nn1200" style="margin-top: 32px">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Yunohost</th>
|
||||
<th>Partage de fichiers sécurisé</th>
|
||||
<th>Serveur de visioconférence</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="prices-price">à partir de 500€</td>
|
||||
<td class="prices-price">à partir de 300€</td>
|
||||
<td class="prices-price">à partir de 500€</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="prices-power">Interface simplifiée d'administration du serveur</td>
|
||||
<td class="prices-power">Jirafeau ou Lufi</td>
|
||||
<td class="prices-power">BigBlueButton, Jitsi ou Galène</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table class="prices nn1200" style="margin-top: 32px;margin-bottom: 64px;">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Installation GNU/Linux</th>
|
||||
<th>Installation d'outil libre</th>
|
||||
<th>Création de logos</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="prices-price">à partir de 70€</td>
|
||||
<td class="prices-price">de 300 à 1500€</td>
|
||||
<td class="prices-price">à partir de 500€</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="prices-power">Votre OS libre sur votre ordinateur personnel<br/>(variable selon la configuration souhaitée)</td>
|
||||
<td class="prices-power"></td>
|
||||
<td class="prices-power"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
## Hébergement en ligne
|
||||
|
||||
|
Reference in New Issue
Block a user