Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit d738dce6 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '31-pricing' into 'master'

Resolve "add pricing page"

Closes #31

See merge request !30
parents 58b596c9 5b1ff759
No related branches found
No related tags found
1 merge request!30Resolve "add pricing page"
Pipeline #3092 passed
......@@ -26,7 +26,7 @@
--ifm-font-family: "Montserrat", sans-serif;
--ifm-container-width: 100%;
--ifm-container-max-width: 900px;
--ifm-navbar-shadow: none;
--ifm-navbar-shadow: none;
}
.docusaurus-highlight-code-line {
......@@ -58,6 +58,11 @@ p {
font-weight: 500;
}
.button--beta {
background-color: var(--ifm-color-dark-green);
border-color: var(--ifm-color-dark-green);
}
/************ Navbar style ***********/
.navbar {
background-color: var(--ifm-color-light-green);
......
......@@ -14,7 +14,11 @@ function HomepageHeader() {
<h1 className="hero__title">{siteConfig.title}</h1>
<p className="hero__subtitle">{siteConfig.tagline}</p>
<Link className="button button--warning button--lg" to="https://youtu.be/gOCOai6wX_w">
En savoir plus
▶️ En savoir plus
</Link>
&nbsp;&nbsp;&nbsp;&nbsp;
<Link className="button button--beta button--lg" to="http://beta.froggit.fr/">
Rejoindre la bêta gratuite 🧪
</Link>
</div>
......
......@@ -6,6 +6,19 @@ keywords: Lydra, SaaS, pricing, tarifs
# Les tarifs de Froggit
🔜 Ça arrive !
[Mais en attendant rejoignez la bêta !](http://beta.froggit.fr/)
| Limites | Têtard | 🥇 Grenouille | 🥈 Étang |
|---------------|----------|------------|----------|----------|----------|
| | ![Têtard](../../static/img/pricing/hidden.png) | ![Grenouille](../../static/img/pricing/computer.png) | ![Étang](../../static/img/pricing/cauldron.png) | ![Étang](../../static/img/pricing/cauldron.png) | ![Étang](../../static/img/pricing/cauldron.png) |
| 👥 Utilisateurs | 1️⃣ | 1️⃣ | 1️⃣0️⃣ | 5️⃣0️⃣ | 1️⃣0️⃣0️⃣ |
| 🏢 Groupes | ❌ Aucun | Illimité | Illimité | Illimité | Illimité |
| 📥 Projets | 24 | Illimité | Illimité | Illimité | Illimité |
| 🤖 CI | Illimité | Illimité | Illimité | Illimité | Illimité |
| 💰 **Prix** | 🔜 | 🔜 | 🔜 | 🔜 | 🔜 |
🔜 Les prix arrivent !
:::tip Bêta en cours 🧪
[En attendant rejoignez la bêta !](http://beta.froggit.fr/)
:::tip
static/img/pricing/cauldron.png

11 KiB

static/img/pricing/computer.png

8.62 KiB

static/img/pricing/hidden.png

6.55 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment