From a486a273cccd47ff48d0c494378592c07cbbbf45 Mon Sep 17 00:00:00 2001 From: Kamil Kisiela Date: Wed, 20 Nov 2024 22:19:26 +0100 Subject: [PATCH] Improve the landing page a bit (#6013) --- .../components/ecosystem-management/index.tsx | 58 +++++++++++++++---- .../web/docs/src/components/landing-page.tsx | 7 ++- 2 files changed, 50 insertions(+), 15 deletions(-) diff --git a/packages/web/docs/src/components/ecosystem-management/index.tsx b/packages/web/docs/src/components/ecosystem-management/index.tsx index 6fcbbd8f2..bc6d003f6 100644 --- a/packages/web/docs/src/components/ecosystem-management/index.tsx +++ b/packages/web/docs/src/components/ecosystem-management/index.tsx @@ -26,34 +26,68 @@ export function EcosystemManagementSection({ className }: { className?: string }
- GraphQL Federation Platform + 360° GraphQL API Management
    {[ - <>A complete ecosystem covering all your dev and production needs., +
    + A complete ecosystem covering all your dev and production needs. +
    , <> - - Full Apollo Federation Support - - . Drop-in replacement for Apollo GraphOS (Apollo Studio) +
    Apollo Federation v1 and v2
    +
    + Best in class{' '} + + compatibility with Apollo Federation spec + +
    , <> - Use tools of your choice — either dive into our full GraphQL ecosystem, - or build your own stack, connecting{' '} - +
    + Powerful and flexible{' '} + + GraphQL Gateway (Router) + +
    +
    + GraphQL Subscriptions support and built-in security features (RBAC, JWT, Persisted + Operations) +
    + , + <> + No vendor-lock — dive into our full + GraphQL ecosystem, or build your own stack, connecting{' '} + GraphQL federation ,{' '} - + Hive Gateway ,{' '} - + GraphQL Mesh {' '} and more. , - 'Learn how to migrate from Apollo and keep your GraphQL Federation stack vendor-unlocked.', + <> +
    + Drop-in replacement for Apollo GraphOS (Apollo Studio) +
    +
    100% on-prem and open-source
    + , ].map((text, i) => (
  • diff --git a/packages/web/docs/src/components/landing-page.tsx b/packages/web/docs/src/components/landing-page.tsx index f95d1347d..878606126 100644 --- a/packages/web/docs/src/components/landing-page.tsx +++ b/packages/web/docs/src/components/landing-page.tsx @@ -35,16 +35,17 @@ export function IndexPage(): ReactElement { Open-Source GraphQL Federation Platform

    - Schema registry, analytics and gateway for GraphQL federation and other GraphQL APIs. + Fully open-source schema registry, analytics, metrics and gateway for GraphQL federation + and other GraphQL APIs.

  • - Fully open-source + MIT licensed
  • - No vendor lock + No vendor-lock