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