import { EnvelopeSimpleOpenIcon } from "@phosphor-icons/react"; import Logo from "../components/Logo"; export default function VerifyEmail() { return (

Check Your Email

We've sent an activation link to your inbox.
Please click it to verify your account.

Didn't receive it? Check your spam folder or wait for a few minutes. The link will expire in 24 hours.

); }