diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index d509009..275be9d 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -149,25 +149,81 @@ import {
title="Nimbus Users"
items={[
{
- logoSrc: '/showcase/ethos-black.svg',
- logoSrcDark: '/showcase/ethos-white.svg',
+ logoSrc: "/showcase/diva-dark.svg",
+ logoSrcDark: "/showcase/diva-light.svg"
},
{
- logoSrc: '/showcase/dsrv-black.svg',
- logoSrcDark: '/showcase/dsrv-white.svg',
+ logoSrc: "/showcase/stader-dark.svg",
+ logoSrcDark: "/showcase/stader-light.svg"
},
{
- logoSrc: '/showcase/stader-black.svg',
- logoSrcDark: '/showcase/stader-white.svg',
+ logoSrc: "/showcase/ethos-dark.svg",
+ logoSrcDark: "/showcase/ethos-light.svg"
},
{
- logoSrc: '/showcase/staking-facilities-black.svg',
- logoSrcDark: '/showcase/staking-facilities-white.svg',
+ logoSrc: "/showcase/staking-facilities-dark.svg",
+ logoSrcDark: "/showcase/staking-facilities-light.svg"
},
{
- logoSrc: '/showcase/sensei-node-black.svg',
- logoSrcDark: '/showcase/sensei-node-white.svg',
- }
+ logoSrc: "/showcase/sensei-node-dark.svg",
+ logoSrcDark: "/showcase/sensei-node-light.svg"
+ },
+ {
+ logoSrc: "/showcase/dsrv-dark.svg",
+ logoSrcDark: "/showcase/dsrv-light.svg"
+ },
+ {
+ logoSrc: "/showcase/avado-dark.svg",
+ logoSrcDark: "/showcase/avado-light.svg"
+ },
+ {
+ logoSrc: "/showcase/blockscape-dark.svg",
+ logoSrcDark: "/showcase/blockscape-light.svg"
+ },
+ {
+ logoSrc: "/showcase/octant-dark.svg",
+ logoSrcDark: "/showcase/octant-light.svg"
+ },
+ {
+ logoSrc: "/showcase/stakely-io-dark.svg",
+ logoSrcDark: "/showcase/stakely-io-light.svg"
+ },
+ {
+ logoSrc: "/showcase/rock-logic-dark.png",
+ logoSrcDark: "/showcase/rock-logic-light.png"
+ },
+ {
+ logoSrc: "/showcase/simply-staking-dark.png",
+ logoSrcDark: "/showcase/simply-staking-light.png"
+ },
+ {
+ logoSrc: "/showcase/dapp-node-dark.png",
+ logoSrcDark: "/showcase/dapp-node-light.png"
+ },
+ {
+ logoSrc: "/showcase/stereum-dark.png",
+ logoSrcDark: "/showcase/stereum-light.png"
+ },
+ {
+ logoSrc: "/showcase/nicenode-dark.png",
+ logoSrcDark: "/showcase/nicenode-light.png"
+ },
+ {
+ logoSrc: "/showcase/stake-house-dark.png",
+ logoSrcDark: "/showcase/stake-house-light.png"
+ },
+ {
+ logoSrc: "/showcase/ethereum-on-arm-dark.png",
+ logoSrcDark: "/showcase/ethereum-on-arm-light.png"
+ },
+ {
+ logoSrc: "/showcase/rocket-pool-dark.png",
+ logoSrcDark: "/showcase/rocket-pool-light.png"
+ },
+ {
+ logoSrc: "/showcase/obol-dark.png",
+ logoSrcDark: "/showcase/obol-light.png"
+ },
]}
/>
diff --git a/static/showcase/avado-dark.svg b/static/showcase/avado-dark.svg
new file mode 100644
index 0000000..2f4f239
--- /dev/null
+++ b/static/showcase/avado-dark.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/showcase/avado-light.svg b/static/showcase/avado-light.svg
new file mode 100644
index 0000000..36bc9c4
--- /dev/null
+++ b/static/showcase/avado-light.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/showcase/blockscape-dark.svg b/static/showcase/blockscape-dark.svg
new file mode 100644
index 0000000..0cfd953
--- /dev/null
+++ b/static/showcase/blockscape-dark.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/blockscape-light.svg b/static/showcase/blockscape-light.svg
new file mode 100644
index 0000000..d048d21
--- /dev/null
+++ b/static/showcase/blockscape-light.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/dapp-node-dark.png b/static/showcase/dapp-node-dark.png
new file mode 100644
index 0000000..72f9af0
Binary files /dev/null and b/static/showcase/dapp-node-dark.png differ
diff --git a/static/showcase/dapp-node-light.png b/static/showcase/dapp-node-light.png
new file mode 100644
index 0000000..40a6133
Binary files /dev/null and b/static/showcase/dapp-node-light.png differ
diff --git a/static/showcase/diva-black.svg b/static/showcase/diva-black.svg
deleted file mode 100644
index 12b7a5f..0000000
--- a/static/showcase/diva-black.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
diff --git a/static/showcase/diva-dark.svg b/static/showcase/diva-dark.svg
new file mode 100644
index 0000000..86a17e1
--- /dev/null
+++ b/static/showcase/diva-dark.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/showcase/diva-light.svg b/static/showcase/diva-light.svg
new file mode 100644
index 0000000..65129c8
--- /dev/null
+++ b/static/showcase/diva-light.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/showcase/diva-white.svg b/static/showcase/diva-white.svg
deleted file mode 100644
index 946e907..0000000
--- a/static/showcase/diva-white.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
diff --git a/static/showcase/dsrv-black.svg b/static/showcase/dsrv-black.svg
deleted file mode 100644
index dfe3896..0000000
--- a/static/showcase/dsrv-black.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/dsrv-dark.svg b/static/showcase/dsrv-dark.svg
new file mode 100644
index 0000000..b95b430
--- /dev/null
+++ b/static/showcase/dsrv-dark.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/dsrv-light.svg b/static/showcase/dsrv-light.svg
new file mode 100644
index 0000000..590fd13
--- /dev/null
+++ b/static/showcase/dsrv-light.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/dsrv-white.svg b/static/showcase/dsrv-white.svg
deleted file mode 100644
index 2dbe9b2..0000000
--- a/static/showcase/dsrv-white.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/ethereum-on-arm-dark.png b/static/showcase/ethereum-on-arm-dark.png
new file mode 100644
index 0000000..855d2ed
Binary files /dev/null and b/static/showcase/ethereum-on-arm-dark.png differ
diff --git a/static/showcase/ethereum-on-arm-light.png b/static/showcase/ethereum-on-arm-light.png
new file mode 100644
index 0000000..264b87a
Binary files /dev/null and b/static/showcase/ethereum-on-arm-light.png differ
diff --git a/static/showcase/ethos-black.svg b/static/showcase/ethos-black.svg
deleted file mode 100644
index 4518666..0000000
--- a/static/showcase/ethos-black.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/ethos-dark.svg b/static/showcase/ethos-dark.svg
new file mode 100644
index 0000000..7b65540
--- /dev/null
+++ b/static/showcase/ethos-dark.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/ethos-light.svg b/static/showcase/ethos-light.svg
new file mode 100644
index 0000000..64010b8
--- /dev/null
+++ b/static/showcase/ethos-light.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/ethos-white.svg b/static/showcase/ethos-white.svg
deleted file mode 100644
index 57d7f9d..0000000
--- a/static/showcase/ethos-white.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/nicenode-dark.png b/static/showcase/nicenode-dark.png
new file mode 100644
index 0000000..aa6943f
Binary files /dev/null and b/static/showcase/nicenode-dark.png differ
diff --git a/static/showcase/nicenode-light.png b/static/showcase/nicenode-light.png
new file mode 100644
index 0000000..398e297
Binary files /dev/null and b/static/showcase/nicenode-light.png differ
diff --git a/static/showcase/obol-dark.png b/static/showcase/obol-dark.png
new file mode 100644
index 0000000..27d9c3f
Binary files /dev/null and b/static/showcase/obol-dark.png differ
diff --git a/static/showcase/obol-light.png b/static/showcase/obol-light.png
new file mode 100644
index 0000000..e84820a
Binary files /dev/null and b/static/showcase/obol-light.png differ
diff --git a/static/showcase/octant-dark.svg b/static/showcase/octant-dark.svg
new file mode 100644
index 0000000..9e90759
--- /dev/null
+++ b/static/showcase/octant-dark.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/octant-light.svg b/static/showcase/octant-light.svg
new file mode 100644
index 0000000..ca9e22e
--- /dev/null
+++ b/static/showcase/octant-light.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/placeholder.svg b/static/showcase/placeholder.svg
deleted file mode 100644
index 4e054ce..0000000
--- a/static/showcase/placeholder.svg
+++ /dev/null
@@ -1,2 +0,0 @@
-
\ No newline at end of file
diff --git a/static/showcase/rock-logic-dark.png b/static/showcase/rock-logic-dark.png
new file mode 100644
index 0000000..59ed31f
Binary files /dev/null and b/static/showcase/rock-logic-dark.png differ
diff --git a/static/showcase/rock-logic-light.png b/static/showcase/rock-logic-light.png
new file mode 100644
index 0000000..2c95b03
Binary files /dev/null and b/static/showcase/rock-logic-light.png differ
diff --git a/static/showcase/rocket-pool-dark.png b/static/showcase/rocket-pool-dark.png
new file mode 100644
index 0000000..17cd6a5
Binary files /dev/null and b/static/showcase/rocket-pool-dark.png differ
diff --git a/static/showcase/rocket-pool-light.png b/static/showcase/rocket-pool-light.png
new file mode 100644
index 0000000..17cd6a5
Binary files /dev/null and b/static/showcase/rocket-pool-light.png differ
diff --git a/static/showcase/sensei-node-black.svg b/static/showcase/sensei-node-black.svg
deleted file mode 100644
index 218fe50..0000000
--- a/static/showcase/sensei-node-black.svg
+++ /dev/null
@@ -1,14 +0,0 @@
-
diff --git a/static/showcase/sensei-node-dark.svg b/static/showcase/sensei-node-dark.svg
new file mode 100644
index 0000000..93facc8
--- /dev/null
+++ b/static/showcase/sensei-node-dark.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/showcase/sensei-node-light.svg b/static/showcase/sensei-node-light.svg
new file mode 100644
index 0000000..2e81b15
--- /dev/null
+++ b/static/showcase/sensei-node-light.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/showcase/sensei-node-white.svg b/static/showcase/sensei-node-white.svg
deleted file mode 100644
index cff35b2..0000000
--- a/static/showcase/sensei-node-white.svg
+++ /dev/null
@@ -1,14 +0,0 @@
-
diff --git a/static/showcase/simply-staking-dark.png b/static/showcase/simply-staking-dark.png
new file mode 100644
index 0000000..34da361
Binary files /dev/null and b/static/showcase/simply-staking-dark.png differ
diff --git a/static/showcase/simply-staking-light.png b/static/showcase/simply-staking-light.png
new file mode 100644
index 0000000..3e75438
Binary files /dev/null and b/static/showcase/simply-staking-light.png differ
diff --git a/static/showcase/stader-black.svg b/static/showcase/stader-black.svg
deleted file mode 100644
index 9eb41a5..0000000
--- a/static/showcase/stader-black.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/stader-dark.svg b/static/showcase/stader-dark.svg
new file mode 100644
index 0000000..07d343e
--- /dev/null
+++ b/static/showcase/stader-dark.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/stader-light.svg b/static/showcase/stader-light.svg
new file mode 100644
index 0000000..0f15c33
--- /dev/null
+++ b/static/showcase/stader-light.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/stader-white.svg b/static/showcase/stader-white.svg
deleted file mode 100644
index 186d33c..0000000
--- a/static/showcase/stader-white.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/stake-house-dark.png b/static/showcase/stake-house-dark.png
new file mode 100644
index 0000000..4aca667
Binary files /dev/null and b/static/showcase/stake-house-dark.png differ
diff --git a/static/showcase/stake-house-light.png b/static/showcase/stake-house-light.png
new file mode 100644
index 0000000..4aca667
Binary files /dev/null and b/static/showcase/stake-house-light.png differ
diff --git a/static/showcase/stakely-io-dark.svg b/static/showcase/stakely-io-dark.svg
new file mode 100644
index 0000000..8f7ea8c
--- /dev/null
+++ b/static/showcase/stakely-io-dark.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/showcase/stakely-io-light.svg b/static/showcase/stakely-io-light.svg
new file mode 100644
index 0000000..9fa3a95
--- /dev/null
+++ b/static/showcase/stakely-io-light.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/showcase/staking-facilities-black.svg b/static/showcase/staking-facilities-black.svg
deleted file mode 100644
index b0c44e5..0000000
--- a/static/showcase/staking-facilities-black.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/staking-facilities-dark.svg b/static/showcase/staking-facilities-dark.svg
new file mode 100644
index 0000000..1398093
--- /dev/null
+++ b/static/showcase/staking-facilities-dark.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/staking-facilities-light.svg b/static/showcase/staking-facilities-light.svg
new file mode 100644
index 0000000..db577c5
--- /dev/null
+++ b/static/showcase/staking-facilities-light.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/staking-facilities-white.svg b/static/showcase/staking-facilities-white.svg
deleted file mode 100644
index 3308172..0000000
--- a/static/showcase/staking-facilities-white.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/static/showcase/stereum-dark.png b/static/showcase/stereum-dark.png
new file mode 100644
index 0000000..95c0b72
Binary files /dev/null and b/static/showcase/stereum-dark.png differ
diff --git a/static/showcase/stereum-light.png b/static/showcase/stereum-light.png
new file mode 100644
index 0000000..3b28044
Binary files /dev/null and b/static/showcase/stereum-light.png differ