diff --git a/components/ui/dialog.jsx b/components/ui/dialog.jsx index 9ae33bb..cbfdad0 100644 --- a/components/ui/dialog.jsx +++ b/components/ui/dialog.jsx @@ -31,7 +31,7 @@ const DialogContent = React.forwardRef(({ className, children, ...props }, ref) (
Dashboard information - + - Testnet Metrics -
- - The data displayed in this dashboard is collected from Codex nodes that use the{' '} - - Codex CLI - - {' '}for running a Codex alturistic node in the testnet. Users agree to a privacy - disclaimer before using the Codex CLI and the data collected will be used to - understand the testnet statistics and help troubleshooting users who face - difficulty in getting onboarded to Codex. + Testnet Metrics + {/* Image dimensions: 1200x630 (2:1.05 aspect ratio - optimal for social sharing) */} + Testnet Metrics + +

+ The data displayed in this dashboard is collected from Codex nodes that use the{' '} + + Codex CLI + + {' '}for running a Codex alturistic node in the testnet. +

+

+ Users agree to a privacy disclaimer before using the Codex CLI and the data collected will be used to + understand the testnet statistics and help troubleshooting users who face + difficulty in getting onboarded to Codex. +

-
+
-

Don't wish to provide data?

+

Don't wish to provide data?

- You can still run a Codex node without providing any data. To do this, please follow the steps mentioned in the - Codex documentation - which does not use the Codex CLI. + You can still run a Codex node without providing any data. To do this, please follow the steps mentioned in the{' '} + + Codex documentation + + {' '}which does not use the Codex CLI.

-

Is there an incentive to run a Codex node?

+

Is there an incentive to run a Codex node?

Codex is currently in testnet and it is not incentivized. However, in the future, Codex may be incentivized as per the roadmap. But please bear in mind that no incentives are promised for testnet node operators.

-

I have a question or suggestion

+

I have a question or suggestion

- The best way to get in touch with us is to join the - - {" "}Codex discord - and ask your question in the #support channel. + The best way to get in touch with us is to join the{' '} + + Codex discord + + {' '}and ask your question in the #support channel.

diff --git a/public/testnet.png b/public/testnet.png new file mode 100644 index 0000000..5667698 Binary files /dev/null and b/public/testnet.png differ