Depth Stacked Hero
Depth-stacked hero with a left-aligned headline, dual CTAs, and a foreground glass pane that overlaps the next section, carrying a signature cyan top edge-light and radial bloom.
A depth-stacked hero for the Stacked Glass Strata page: a large left-aligned headline with two CTAs, paired with a stack of obsidian glass panes at staggered Z-elevations whose foreground pane breaks the section boundary and carries the lone cyan edge-light and radial bloom. This is the one block that may carry the Vandoko tagline verbatim.
npx shadcn@latest add @vandoko/vkb-hero-11Usage
import { VkbHero11 } from "@/components/vkb-hero-11";
export default function Page() {
return (
<VkbHero11
headline="Ship the outcome, not just the screen."
primaryCtaLabel="Start a sprint"
secondaryCtaLabel="See the work"
/>
);
}All copy and the foreground work-vignette rows are overridable via props; pass className to merge styles onto the root <section>.
Related Components
Editorial Ledger Hero
Asymmetric 7/5 editorial hero stating the Vandoko brand promise as an oversized three-line headline, with a ghosted index numeral, a single cyan hairline under-mark, and an offset work-media panel lifted by one focused cyan glow.
Split Workflow Pipeline Hero
Split hero with a live workflow canvas: a brand-promise left column and a right-side sprint pipeline of four obsidian node cards (Brief, Design, Build, Ship) linked by curved SVG connectors, with one cyan active node.