import MyCoolImage from 'my-cool-image' const Page = () => { return (

next/legacy/image from node_modules

) } export default Page