diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 6ac41179d7..727c29eac9 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -23,7 +23,8 @@ const features = [ link: "guides/overview", description: ( <> - Read our documentation and learn how you can setup, customize, and integrate authentication and authorization to your project. + Read our documentation and learn how you can setup, customize, and + integrate authentication and authorization to your project. ), content: ( @@ -36,7 +37,7 @@ const features = [ title="Get started" description="" /> - - -
- Learn how to integrate your applications and build secure workflows and - APIs with ZITADEL. + <> + Learn how to integrate your applications and build secure workflows and + APIs with ZITADEL. + ), content: (
+ link="/docs/examples/introduction" + type={ICONTYPE.APIS} + title="Examples" + description="Clone an existing example application." + />
), @@ -164,46 +165,40 @@ const features = [ title="Organization Objects" description="Mutate IAM objects like organizations, projects, clients, users etc." /> - - - - - + /> + + -
), }, { - title: "Self-hosting", + title: "Self-hosting", darkImageUrl: "img/index/Concepts-dark.svg", lightImageUrl: "img/index/Concepts-light.svg", link: "/docs/self-hosting/deploy/overview", - description: ( - <> - Everything you need to know about self-hosting ZITADEL. - - ), + description: <>Everything you need to know about self-hosting ZITADEL., content: (