// Next.js import Link from 'next/link' const happybusy = (props) => { return ( ) } export default happybusy