// Footer.jsx — Site footer const Footer = ({ onNavigate }) => ( ); Object.assign(window, { Footer });