Remove Foundation from Dashboard.tsx

cgen-06c7115a24754eee96285e79c63bb03f
This commit is contained in:
Builder.io 2025-11-17 03:23:36 +00:00
parent 1ab7eae67e
commit 776caea57a

View file

@ -89,16 +89,6 @@ const ARMS = [
bgGradient: "from-blue-500/20 to-blue-900/20",
borderColor: "border-blue-500/30 hover:border-blue-500/60",
},
{
id: "foundation",
label: "Foundation",
color: "#EF4444",
href: "/dashboard/foundation",
icon: Trophy,
description: "Education & Mentorship",
bgGradient: "from-red-500/20 to-red-900/20",
borderColor: "border-red-500/30 hover:border-red-500/60",
},
{
id: "devlink",
label: "Dev-Link",