diff --git a/src/pages/nodes/NodeProducts.tsx b/src/pages/nodes/NodeProducts.tsx index bdba6d34..7e3ab6aa 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 4d580866..e7e3fc5a 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 ec97a62f..12008c48 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) */}