A split-screen sign-up page with an animated AI-image showcase panel and a social + email registration form.
import AuthSectionTwo from "@/components/ui/auth-section-2"; export default function Demo() { return <AuthSectionTwo />; }