A modern split-screen authentication page with social login, email sign-in, and a floating animated background. Built for clarity, responsiveness, and a polished user experience out of the box.
import { AuthPage } from "@/components/ui/auth-page"; export default function DemoOne() { return <AuthPage />; }
Part of Efferd — browse the full library on 21st.dev.