Footer LinksA footer with navigation links, sign-in button, and copyright notice.footerlinksnavigationsign-in PreviewCodeCopy"use client"; import FooterLinks from "@/components/vritti/footer-links"; export function FooterLinksExample() { return <FooterLinks />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-links"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy