// Footer.jsx — Mustard-canvas version. Handles removed. Contact = IG DM only. function Footer(){ const year = new Date().getFullYear(); return ( ); } window.Footer = Footer;