"use client"; import SendEmailForm from "@/components/SendEmail"; export default function SendEmailPage() { return ; }