// import Image from 'next/image' /** * 顶部全屏大图 * @returns */ const Hero = props => { return ( <> > ) } export default Hero