import Link from "next/link"; function Test() { return ( <>

Verify your Email

We sent verification email to   example@email.com . Click the link inside to get started!

); } export default Test;