import Image from 'next/image'; const FeatureImage = ({ imagedata }) => (
); export default FeatureImage