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