build69
build69  /  Components  /  Marketing Sections  /  Footer

Footer

v1.0.9Updated 27 Aug 2026

Site footer with link columns, newsletter, legal row and social icons. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 13 stories
Multi ColumnOpen ↗
Why this is recommendedfooterlinkssitemaplegal+4

Footer handling multiple items at once — column.

Recommended for+14
  • Landing pages
  • Marketing pages
  • Any public website
Tags+6
footerlinkssitemaplegalmarketingsectionmulticolumn
Features+4
  • Multi-column, minimal, with-newsletter and dark layouts
  • Link columns + social + copyright row
  • Self-contained — no required props
Not recommended for−2
  • In-app shells (use the app footer slot)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Footer" })

Usage

import { FooterMultiColumn } from '@/components/sections/footer';

<FooterMultiColumn />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override

string

Related