A two-column sign-up authentication section with social login buttons, an editable form, consent checkboxes, and an animated testimonial with a dashboard mockup on a fluted-glass shader background.
import AuthSectionThree from "@/components/ui/auth-section-3"; export default function Demo() { return <AuthSectionThree />; }