From cfb8424a930f51405dab9311230f07b02f5eee86 Mon Sep 17 00:00:00 2001 From: JDS Date: Thu, 8 Feb 2024 18:15:07 +0800 Subject: [PATCH] Update index.mdx Home edits proposed from Kaushal and Amelia --- src/pages/index.mdx | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index cb94376..612e4f6 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -1,6 +1,6 @@ --- title: Light and high-performing Ethereum clients -description: Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and node operators alike. +description: Run Nimbus on lightweight devices or enterprise-grade servers with equal ease. Trusted by solo stakers and institutional node operators alike. --- import { @@ -44,22 +44,22 @@ import { { title: 'Consensus Client', description: - 'Use Nimbus today to monitor the beacon chain and join the network as a validator.', + 'Monitor the beacon chain and join the network as a validator.', }, { title: 'Verified Web3 Proxy', description: - 'Enables you to independently verify data received from RPC endpoints.', + 'Independently verify data received from RPC endpoints and add a layer of protection.', }, { title: 'Portal Client', description: - 'An ultra-light client that contributes to the network and does not require syncing.', + 'An ultra-light client that contributes to the network and immediately usable from a fresh install.', }, { title: 'Execution Client', description: - 'A lightweight execution layer client to complement the consensus layer - coming soon.', + 'A lightweight execution layer client to complement the consensus client - coming soon.', }, ]} > @@ -84,7 +84,7 @@ import { index={1} name="Easy to use" description={ - <>Nimbus offers a simple consensus layer setup combining beacon node and validator clients, or the flexibility to run the two independently. Get up and running quickly using this simple guide. + <>Nimbus offers a simple and easy to use consensus layer client that combines beacon node and validator client in one, or the flexibility to run the two independently. Get up and running quickly using this simple guide. } /> @@ -92,22 +92,23 @@ import { + name="Secure" + description="Nimbus has undergone extensive security testing from some of the leading security firms in blockchain technology, including ConsenSys Diligence, Trail Of Bits, and NCC Group." +/> @@ -126,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: "Run integrated Nimbus Beacon Node and Validator client together." }, { title: "Use Nimbus Beacon node", @@ -136,7 +137,7 @@ import { { title: "Use Nimbus Validator client", href: "https://nimbus.guide/validator-client.html", - description: "Use Nimbus Validator Client with an alternative Beacon Node." + description: "Use Nimbus Validator client with an alternative Beacon Node." } ]} label="Get Nimbus"