import { Card, CardContent, CardHeader, CardTitle } from '@/components/ui/card' import { Button } from '@/components/ui/button' import { Github, Heart, MessageSquare } from 'lucide-react' import Link from 'next/link' import { ExternalLinks } from '@/config/external-links' export default function CommunityLinks() { return (
Check out our source code and contribute to the project.
Support the development by becoming a patron.
Join our community for support and updates.