From 6c1c7513132f8cf62ae0744a12bd40e302c6fbfc Mon Sep 17 00:00:00 2001 From: kbot Date: Mon, 6 Jul 2026 21:52:49 -0500 Subject: [PATCH] contact: three rows, zero pitch --- components/portfolio/ContactTerminal.tsx | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/components/portfolio/ContactTerminal.tsx b/components/portfolio/ContactTerminal.tsx index 43372cd..881ec43 100644 --- a/components/portfolio/ContactTerminal.tsx +++ b/components/portfolio/ContactTerminal.tsx @@ -48,27 +48,24 @@ export function ContactTerminal() { } return ( -
+
+

CONTACT /.07

-
-

> open contact.channel

- SECURE HANDOFF +
+
-

CONTACT TERMINAL

Send signal.

-

- Reach the operator directly for systems work, hardened infrastructure, or unusually interesting problems. -

{rows.map((row) => ( -
+

{row.label}

{row.kind === "copy" ? (