import Link from 'next/link' export default () => ( <> to /product to /product/first to /category to /category/first to /category/hello/world > )