diff --git a/web/app/(app)/contribute/page.tsx b/web/app/(app)/contribute/page.tsx index 84d2d32..e5d8259 100644 --- a/web/app/(app)/contribute/page.tsx +++ b/web/app/(app)/contribute/page.tsx @@ -19,6 +19,8 @@ import { Wallet, Shield, Coins, + Twitter, + Linkedin, } from 'lucide-react' import Link from 'next/link' import { ExternalLinks } from '@/config/external-links' @@ -54,7 +56,7 @@ export default function ContributePage() {