diff --git a/public/images/agent1.png b/public/images/agent1.png index 27de355..1f0c9dc 100644 Binary files a/public/images/agent1.png and b/public/images/agent1.png differ diff --git a/public/images/ainode.png b/public/images/ainode.png index deeab5a..23d94ba 100644 Binary files a/public/images/ainode.png and b/public/images/ainode.png differ diff --git a/public/images/autonomous.png b/public/images/autonomous.png index f23729c..7b26053 100644 Binary files a/public/images/autonomous.png and b/public/images/autonomous.png differ diff --git a/public/images/edge.png b/public/images/edge.png index c718818..dadac70 100644 Binary files a/public/images/edge.png and b/public/images/edge.png differ diff --git a/public/images/edgenode.png b/public/images/edgenode.png index 04a33c2..2e51142 100644 Binary files a/public/images/edgenode.png and b/public/images/edgenode.png differ diff --git a/public/images/encryptednode.png b/public/images/encryptednode.png index 5d0659c..a0c3ead 100644 Binary files a/public/images/encryptednode.png and b/public/images/encryptednode.png differ diff --git a/public/images/energy.png b/public/images/energy.png index 80e5b68..269d66c 100644 Binary files a/public/images/energy.png and b/public/images/energy.png differ diff --git a/public/images/fullstack.png b/public/images/fullstack.png index f9c065f..74c0906 100644 Binary files a/public/images/fullstack.png and b/public/images/fullstack.png differ diff --git a/public/images/uptime.png b/public/images/uptime.png index e300aab..a2effdb 100644 Binary files a/public/images/uptime.png and b/public/images/uptime.png differ diff --git a/src/pages/nodes/NodeProducts.tsx b/src/pages/nodes/NodeProducts.tsx index 7e3ab6a..a1bff50 100644 --- a/src/pages/nodes/NodeProducts.tsx +++ b/src/pages/nodes/NodeProducts.tsx @@ -3,6 +3,7 @@ import { useState } from "react"; import { motion } from "framer-motion"; import { Eyebrow, SectionHeader, P } from "@/components/Texts"; +import { Button } from "@/components/Button"; import { QuestionMarkCircleIcon, CheckIcon, @@ -96,7 +97,7 @@ export function NodeProducts() {
-@@ -63,7 +69,7 @@ export function NodeSpecs() {
{/* BENTO GRID */} -+
Hosting a node takes minutes, and it runs automatically once online.
+ {step.description} +
+