import Link from 'next/link' import { Mail, ArrowLeft } from 'lucide-react' import { Button } from '@/components/ui/button' export default function SignUpSuccessPage() { return (
We've sent you a confirmation link. Please check your email and click the link to verify your account.
{/* Actions */}Didn't receive the email? Check your spam folder or{' '} try again