FooterColumn
1.0.0Site footer with a brand column, about and service links, a live-help row, contact details, and a legal bar.
npx jabkit add footer-columnComponent Data
- ID
- footer-column
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-06
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
footermarketinglinkssocialcontactcolumnslanding
Dependencies
- lucide-react
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<FooterColumn {...footerColumnMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<FooterColumn {...footerColumnMocks.alternate} />
</div>