Update index.mdx

This commit is contained in:
Hossein Mehrabi 2023-12-19 00:01:17 +03:30 committed by GitHub
parent 8d0a8b3dea
commit 076505a6ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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' }}