import Link from 'next/link' export default function Page(props) { return ( <>
index
{JSON.stringify(props)}