Update index.mdx
This commit is contained in:
parent
8d0a8b3dea
commit
076505a6ee
|
@ -141,17 +141,6 @@ import {
|
|||
/>
|
||||
</Box>
|
||||
|
||||
<Box top={{ xs: 144, lg: 216 }}>
|
||||
<CallToActionSection
|
||||
title="Community Suppport"
|
||||
columns={2}
|
||||
description="Nimbus is trusted by Ethereum validators diverse in both size and operating requirements. But don't just take our word for it."
|
||||
label="Get Nimbus"
|
||||
href="https://nimbus.guide/quick-start.html"
|
||||
target="_blank"
|
||||
/>
|
||||
</Box>
|
||||
|
||||
<Box top={{ xs: 144, lg: 216 }}>
|
||||
<LogoCarousel
|
||||
title="Nimbus Users"
|
||||
|
@ -180,6 +169,17 @@ import {
|
|||
/>
|
||||
</Box>
|
||||
|
||||
<Box top={{ xs: 144, lg: 216 }}>
|
||||
<CallToActionSection
|
||||
title="Community Suppport"
|
||||
columns={2}
|
||||
description="Nimbus is trusted by Ethereum validators diverse in both size and operating requirements. But don't just take our word for it."
|
||||
label="Get Nimbus"
|
||||
href="https://nimbus.guide/quick-start.html"
|
||||
target="_blank"
|
||||
/>
|
||||
</Box>
|
||||
|
||||
<Box top={{ xs: 64, lg: 100 }}>
|
||||
<Grid
|
||||
xs={{ cols: 2, wrap: true, gap: '1.5rem 1em' }}
|
||||
|
|
Loading…
Reference in New Issue