import Link from 'next/link' export default function Page2 () { return ( <>
This text should be blue.


Switch page ) }