import { Link } from "@inertiajs/react"; import { MapPin, Mail, Phone } from "lucide-react"; export function Footer() { return ( ); }