From 1ab7eae67ea18f79683afab32428f2a7dfb67b4f Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 17 Nov 2025 03:23:33 +0000 Subject: [PATCH] Remove Foundation link from Index.tsx arms section cgen-e18a415c81254e4abecc0b5b3527923d --- client/pages/Index.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index 70dcf71b..97b692cf 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -65,14 +65,6 @@ export default function Index() { link: "/corp", audience: "Enterprise clients", }, - { - title: "Explore & Learn", - description: "Open source projects, educational workshops, and community resources", - icon: BookOpen, - color: "from-red-500 to-pink-500", - link: "/foundation", - audience: "Developers & learners", - }, { title: "Join the Network", description: "Professional networking, job board, and portfolio showcase for Roblox devs",