import ModalVideo from './ModalVideo' export default function Hero() { return (
{/* Illustration behind hero content */}
{/* Hero content */}
{/* Section header */}

Create a Website Using Notion

只需一个Notion笔记就可以搭建各种网站,这也许是成本最低、最快的建站方案

{/* Hero image */}
) }