Components

Quiet Sign-Off Footer

Clean dark-obsidian footer with the Vandoko wordmark accented by a single cyan dot, five-column link sitemap (desktop grid / mobile accordion), a newsletter input row, and a minimal copyright bottom bar with lucide social icons.

A quiet, type-led sign-off footer built for the vkb-landing-13 editorial campaign: wordmark with a single cyan dot accent, five sitemap columns that collapse to a mobile accordion, an inline newsletter row, and a bottom bar with lucide social icons — no decorative chrome, just a confident closing statement.

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

Usage

import VkbFoot11 from "@/registry/new-york/blocks/vkb-foot-11/vkb-foot-11";

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

On this page