import React from "react"; import { Cpu, Github, Mail } from "lucide-react"; export default function Footer() { return ( ); }