From 308e3a323527a7a5e1118d6b81edfbcb88b3195b Mon Sep 17 00:00:00 2001 From: JDS Date: Fri, 9 Feb 2024 19:33:29 +0800 Subject: [PATCH] Update index.mdx 2nd round of copy changes with Kaushal and Amelai --- src/pages/index.mdx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 612e4f6..9337d63 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -42,7 +42,7 @@ import { title="Features" features={[ { - title: 'Consensus Client', + title: 'Consensus client', description: 'Monitor the beacon chain and join the network as a validator.', }, @@ -116,10 +116,10 @@ import { - Follow the detailed
step-by-step guide here + Run the Nimbus consensus client
in one of three ways } border={false} @@ -127,7 +127,7 @@ import { { title: "Simple setup", href: "https://nimbus.guide/quick-start.html", - description: "Run integrated Nimbus Beacon Node and Validator client together." + description: "Setup the Nimbus Beacon Node with Validator client duties." }, { title: "Use Nimbus Beacon node", @@ -140,9 +140,7 @@ import { description: "Use Nimbus Validator client with an alternative Beacon Node." } ]} - label="Get Nimbus" - target="_blank" - href="https://nimbus.guide/quick-start.html" + />