import Homepod from './Homepod'; const PodsPage = () => { return ( <> ); }; export default PodsPage;