diff --git a/pages/index.js b/pages/index.js index 9f04fcf..4073000 100644 --- a/pages/index.js +++ b/pages/index.js @@ -321,26 +321,44 @@ export default function Dashboard() { -
+
+ {/* Rotating Background Image */} +
+ + + +
{/* Header */} -
-
- Codex +
+
+ Codex
-

Metrics

- Testnet +

Metrics

+ Testnet
setSearchQuery(e.target.value)} placeholder="Search node IDs..." - className="pl-9 pr-4 py-2 bg-neutral-800 border border-neutral-700 rounded-lg text-sm + className="w-full sm:w-[200px] pl-7 sm:pl-9 pr-3 sm:pr-4 py-1.5 sm:py-2 bg-neutral-800 border border-neutral-700 rounded-lg text-xs sm:text-sm placeholder:text-neutral-500 focus:border-[#7afbaf] focus:ring-1 focus:ring-[#7afbaf] - transition-colors outline-none w-[200px]" + transition-colors outline-none" />
@@ -711,16 +729,16 @@ export default function Dashboard() { - +
Codex diff --git a/public/codexrock.webp b/public/codexrock.webp new file mode 100644 index 0000000..af91ea6 Binary files /dev/null and b/public/codexrock.webp differ