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