import { Cpu, Github, Twitter, Linkedin } from 'lucide-react'; import Link from 'next/link'; export default function Footer() { return ( ); }