A centered call-to-action section with a heading, email subscribe input, and a stack of member avatars with social proof.
import CtaSection2 from '@/components/ui/cta-section-2' export default function Demo() { return <CtaSection2 /> }