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

Red
Blue ) }