Mega footer
Six columns plus a status, version and locale strip.
Live preview
Source
This exact file renders the preview above.
components/blocks/footers/mega.tsx
components/ui/status.tsx
Demo source — adapt to your project. Foundry is not published as a package.
Usage
For products with genuinely large surface area. A mega footer over a five-page site is a confession, not a feature.
- System status belongs here — it is where people look when something is wrong.
- Columns reflow from six to three to two to one; test at 390px before shipping.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Six columns at xl
- Three at lg
- Status and locale strip
Accessibility
- Status semantics
- Uses the Status component, so the state has an icon and a word.
- Column landmarks
- All six columns are individually labelled navigation regions.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All navigationMulti-column footer
Brand statement plus three labelled navigation groups, each its own landmark.
starterFeatured3 variantsMega menu
A wide three-column panel with a promoted card, built as a disclosure rather than an ARIA menu.
advancedFeatured4 variantsStatus
System state as icon plus label plus colour — never colour alone.
starter4 variants