Update index.mdx (#163)
Update: remove second 'enterprise' from opening one liner. CTA button updated for 'Nimbus attributes'
This commit is contained in:
parent
0a5d017291
commit
26438a9fc7
|
@ -26,7 +26,7 @@ import {
|
||||||
{'LIGHT AND HIGH PERFORMING ETHEREUM CLIENTS'}
|
{'LIGHT AND HIGH PERFORMING ETHEREUM CLIENTS'}
|
||||||
</HeroTitle>
|
</HeroTitle>
|
||||||
<HeroDescription>
|
<HeroDescription>
|
||||||
{'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.'}
|
{'Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and node operators alike.'}
|
||||||
</HeroDescription>
|
</HeroDescription>
|
||||||
<HeroActions>
|
<HeroActions>
|
||||||
<HeroAction variant="outlined" href="/about">
|
<HeroAction variant="outlined" href="/about">
|
||||||
|
@ -70,7 +70,7 @@ import {
|
||||||
|
|
||||||
<Box top={{ xs: 144, lg: 216 }}>
|
<Box top={{ xs: 144, lg: 216 }}>
|
||||||
<SectionHeader title="Nimbus attributes">
|
<SectionHeader title="Nimbus attributes">
|
||||||
<CallToActionButton variant="outlined" size="small" href="/">
|
<CallToActionButton variant="outlined" size="small" href="/about">
|
||||||
Read more
|
Read more
|
||||||
</CallToActionButton>
|
</CallToActionButton>
|
||||||
</SectionHeader>
|
</SectionHeader>
|
||||||
|
|
Loading…
Reference in New Issue