diff --git a/src/pages/nodes/NodeProducts.tsx b/src/pages/nodes/NodeProducts.tsx index bdba6d3..7e3ab6a 100644 --- a/src/pages/nodes/NodeProducts.tsx +++ b/src/pages/nodes/NodeProducts.tsx @@ -5,7 +5,6 @@ import { motion } from "framer-motion"; import { Eyebrow, SectionHeader, P } from "@/components/Texts"; import { QuestionMarkCircleIcon, - ShieldCheckIcon, CheckIcon, } from "@heroicons/react/20/solid"; diff --git a/src/pages/nodes/NodeSpecs.tsx b/src/pages/nodes/NodeSpecs.tsx index 4d58086..e7e3fc5 100644 --- a/src/pages/nodes/NodeSpecs.tsx +++ b/src/pages/nodes/NodeSpecs.tsx @@ -1,7 +1,6 @@ "use client"; import { Container } from "@/components/Container"; -import { Small } from "@/components/Texts"; // Heroicons import { diff --git a/src/pages/pods/PodsWhat.tsx b/src/pages/pods/PodsWhat.tsx index ec97a62..12008c4 100644 --- a/src/pages/pods/PodsWhat.tsx +++ b/src/pages/pods/PodsWhat.tsx @@ -82,7 +82,7 @@ export function PodsWhat() { <> {/* TITLE WITH ICON (matching the TL example) */}
-