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:
@ -33,7 +33,7 @@ const Card = ({ title, body }: CardProps): JSX.Element => {
|
||||
marginLeft: "0.5rem",
|
||||
}}
|
||||
>
|
||||
{title}
|
||||
<strong>{title}</strong>
|
||||
</div>
|
||||
</div>
|
||||
{isActive && (
|
||||
|
Reference in New Issue
Block a user