import { TrendingUp, Github, Twitter } from 'lucide-react'; import { Link } from 'react-router-dom'; export default function Footer() { return ( ); }