diff --git a/src/pages/index.mdx b/src/pages/index.mdx index def354f..e3d536c 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -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.', },