import Link from 'next/link' import { Linkedin, Facebook, Instagram, Mail, Phone, MapPin, Award, Truck, Shield } from 'lucide-react' export function Footer() { return ( ) }