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


Switch page ) }