fix: remove placeholder logo from Showcase

This commit is contained in:
jinho jang 2023-07-07 22:12:34 +09:00
parent 094ea9b75f
commit e04fd6fdde

View File

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