import Link from 'next/link' import { Button } from '../button' export default function Page() { return ( <>