Components

Instrument Panel Footer

Multi-column dark footer for the instrument-panel campaign page. A faint CSS dot-matrix texture overlays the obsidian surface; a 1 px top hairline carries a short cyan edge-light segment as the lone signal. Four link columns (Product / Platform / Docs / Company) sit beside the Vandoko wordmark on desktop. Social icons and legal links live in the bottom bar. No glow, no gradient wash.

Multi-column dark footer with a faint CSS dot-matrix texture, a 1 px top hairline, and a short cyan edge-light segment as the lone signal accent. Four sitemap columns, Vandoko wordmark, social icons, and a mono-font bottom bar.

npx shadcn@latest add @vandoko/vkb-foot-12

Usage

import VkbFoot12 from "@/registry/new-york/blocks/vkb-foot-12/vkb-foot-12";

export default function Page() {
  return <VkbFoot12 />;
}

On this page