Footer BorderedA footer with bordered sections and clean separation.footerborderedsectionsclean PreviewCodeCopy"use client"; import FooterBordered from "@/components/vritti/footer-bordered"; export function FooterBorderedExample() { return <FooterBordered />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-bordered"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy