Footer CtaA footer with call-to-action section and subscription form.footerctasubscriptionaction PreviewCodeCopy"use client"; import FooterCta from "@/components/vritti/footer-cta"; export function FooterCtaExample() { return <FooterCta />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-cta"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy