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

URI Encoded Prefetch

Prefetch Via Link

) }