Update index.mdx

This commit is contained in:
Hossein Mehrabi 2023-12-19 00:01:17 +03:30 committed by Jinho Jang
parent 2b9d41b470
commit 889da42870
1 changed files with 11 additions and 11 deletions

View File

@ -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' }}