import Link from 'next/link' export default async function Page() { return ( <>

Static Page No Prefetch

To home

) }