From 8d1ff25f012b228be1a908e2f81dd89ad5488b69 Mon Sep 17 00:00:00 2001 From: v0 Date: Sun, 2 Nov 2025 16:58:13 +0000 Subject: [PATCH] feat: link "Explore the Framework" button to new URL Update button to open https://post-appitalism.app/ in new tab. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> --- components/hero.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/components/hero.tsx b/components/hero.tsx index 2a01555..20bc3dc 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -1,5 +1,5 @@ import { Button } from "@/components/ui/button" -import { ArrowRight, Network } from "lucide-react" +import { ArrowRight } from "lucide-react" import Link from "next/link" export function Hero() { @@ -66,8 +66,6 @@ export function Hero() {
- -

{"Psilo-Cybernetics"} {"& Institutional Neuroplasticity"} @@ -83,9 +81,12 @@ export function Hero() {