Remove Foundation from Dashboard.tsx
cgen-06c7115a24754eee96285e79c63bb03f
This commit is contained in:
parent
1ab7eae67e
commit
776caea57a
1 changed files with 0 additions and 10 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue