diff --git a/src/pages/agents/CallToAction.tsx b/src/pages/agents/CallToAction.tsx index 6778028..f995929 100644 --- a/src/pages/agents/CallToAction.tsx +++ b/src/pages/agents/CallToAction.tsx @@ -48,39 +48,35 @@ export function CallToAction() { Use today’s components —models, storage, compute, and network— to deploy workloads, connect nodes, and prepare for the next generation of distributed AI.

- {/* ✅ Two cards, stacked center with spacing */} -
-
- -
+ {/* ✅ Button row – same structure as homepage CTA */} +
+ -
- -
+ -
- - Follow Development - - -
+
diff --git a/src/pages/network/CallToAction.tsx b/src/pages/network/CallToAction.tsx index 07ccde1..bb0394d 100644 --- a/src/pages/network/CallToAction.tsx +++ b/src/pages/network/CallToAction.tsx @@ -1,6 +1,5 @@ "use client"; -import { Link } from 'react-router-dom'; import { Container } from '@/components/Container' import { Button } from "@/components/Button"; @@ -66,9 +65,9 @@ Use the network to link environments, deploy workloads, or host nodes to strengt Deploy in Cloud - +