Footer Centered LinksA centered footer with navigation links and social icons.footercenteredlinkssocial PreviewCodeCopy"use client"; import FooterCenteredLinks from "@/components/vritti/footer-centered-links"; export function FooterCenteredLinksExample() { return <FooterCenteredLinks />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-centered-links"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy