import Link from 'next/link' import { BackButton } from './back-button' export default async function Page() { return ( <>
Static Page
To home
To Same Page