fix: remove placeholder logo from Showcase
This commit is contained in:
parent
4535c428bb
commit
361c6d79f5
|
@ -82,19 +82,16 @@ import {
|
|||
items={[
|
||||
{
|
||||
name: 'Solo stakers',
|
||||
logo: '/showcase/placeholder.svg',
|
||||
description:
|
||||
"Individual and hobbyist stakers benefit from reduced hardware demands by running Nimbus clients, making participation in Ethereum widely accessible.",
|
||||
},
|
||||
{
|
||||
name: 'Institutional stakers',
|
||||
logo: '/showcase/placeholder.svg',
|
||||
description:
|
||||
'Operators with high-specification hardware benefit from reduced system load, freeing resources for other tasks.',
|
||||
},
|
||||
{
|
||||
name: 'Distributed validator and mini-pool operators',
|
||||
logo: '/showcase/placeholder.svg',
|
||||
description:
|
||||
'Benefit from the simplicity and low resource requirements of Nimbus clients. Nimbus is supported by major DV protocols and hardware vendors.',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue