website: add b2c pricing (#5960)

* website: add b2c pricing

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add FAQ section for internal/external

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add blurb about enterprise support

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix typo

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* make consistent

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-06-14 20:52:17 +02:00
committed by GitHub
parent 17d069dd45
commit e24590fd07
2 changed files with 24 additions and 9 deletions

View File

@ -33,7 +33,7 @@ const Card = ({ title, body }: CardProps): JSX.Element => {
marginLeft: "0.5rem",
}}
>
{title}
<strong>{title}</strong>
</div>
</div>
{isActive && (