Footer StackedA stacked footer with centered content blocks.footerstackedcenteredblocks PreviewCodeCopy"use client"; import FooterStacked from "@/components/vritti/footer-stacked"; export function FooterStackedExample() { return <FooterStacked />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-stacked"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy