Shadcn UI Footer Block
The Footer60 component is a footer-compact variant that keeps one horizontal band: wordmark, every link from the first (and only) menu section in the pack, and social icons. Defaults clear copyright and legal so internal or lightweight surfaces can close the page without a compliance strip. Social icons hide entirely when socialLinks is empty.
Layout matches other compact siblings: centered stacking below the lg breakpoint and a spaced row on large screens. Typography follows shadcn/ui footer patterns with small nav text and muted link color shifting to primary on hover.
You can still pass copyright or legal through props if a page requires them, but this block does not render those slots so use footer59 or footer61 when meta must appear.