Four-column footer with brand block, social links and a legal row.
1,530
Bookmarks
8,200
Installs
49,700
Views
import { FooterSection } from "@/components/ui/footer-section"
const columns = [
{ title: "Product", links: [{ label: "Components", href: "#" }, { label: "Templates", href: "#" }, { label: "Themes", href: "#" }, { label: "Pricing", href: "#" }] },
{ title: "Resources", links: [{ label: "Publish", href: "#" }, { label: "Docs", href: "#" }, { label: "Changelog", href: "#" }] },
{ title: "Company", links: [{ label: "Contact", href: "#" }, { label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },5 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Vantage Blocks — browse the full library on Nuxus.