Footer Social GridA footer with social media grid and contact information.footersocialgridcontact PreviewCodeCopy"use client"; import FooterSocialGrid from "@/components/vritti/footer-social-grid"; export function FooterSocialGridExample() { return <FooterSocialGrid />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/footer-social-grid"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy