Components

Stacked Glass Strata Footer

A calm multi-column obsidian footer with a lightly-elevated glass brand pane carrying the single cyan top edge-light that bookends the Stacked Glass Strata page system, five link columns with dot-prefixed eyebrows, and a minimal copyright + legal + social bottom bar.

A restrained multi-column dark footer that closes the "Stacked Glass Strata" page: the brand block sits on a bg-card glass pane with a single 1px cyan top rim (the lone edge-light signal), five link-group columns use a tiny cyan dot + sentence-case eyebrow, and the bottom row holds copyright, legal links, and social icons.

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

Usage

import { VkbFoot10 } from "@/registry/new-york/blocks/vkb-foot-10/vkb-foot-10";

export default function Page() {
  return (
    <VkbFoot10
      brand="Vandoko"
      positioning="Ship the outcome, not just the screen."
      copyright="© 2026 Vandoko. All rights reserved."
    />
  );
}
Preview
Open in
Loading preview...

On this page