diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index 475d69e..6b49c96 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -1,6 +1,6 @@
---
-title: Light and Performant Clients, for All Ethereum Validators
-description: Ethereum validators of all sizes trust Nimbus to run their nodes. From large node operators, to solo stakers on a Raspberry Pi.
+title: Nimbus offers light and high-performing clients for the Ethereum Network
+description: Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and enterprise node operators alike.
---
import {
@@ -29,8 +29,8 @@ import {
{'Ethereum validators of all sizes trust Nimbus to run their nodes. From large node operators, to solo stakers on a Raspberry Pi.'}
-
- Get Nimbus
+
+ Learn more
@@ -54,12 +54,12 @@ import {
{
title: '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 in one of three steps.>,
+ <>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.>,
},
{
- title: 'Downtime resilient',
+ title: 'Resilient',
description:
- "Nimbus includes several features to improve redundancy and resilience. For example, distributed keystore support allows for pairing a single Nimbus instance with multiple Web3Signer servers. If one of the instances fails, another takes over. Plus Nimbus can support multiple Beacon Nodes, creating redundancy and resilience against downtime.",
+ "Nimbus includes several features to improve redundancy and resilience. For example, distributed keystore support allows for pairing a single Nimbus instance with multiple Web3Signer servers. If one of the instances fails, another takes over. Plus, Nimbus can support multiple Beacon Nodes, creating redundancy and resilience against downtime.",
},
]}
>
@@ -70,7 +70,7 @@ import {
Follow the detailed
step-by-step guide here
@@ -83,11 +83,11 @@ import {
},
{
title: "Use Nimbus Beacon node",
- description: "Run Nimbus Beacon Node with an alternative validator client."
+ description: "Use Nimbus Beacon Node with an alternative validator client."
},
{
title: "Use Nimbus Validator client",
- description: "Run Nimbus Validator Client with an alternative Beacon Node"
+ description: "Use Nimbus Validator Client with an alternative Beacon Node"
}
]}
label="Get Nimbus"