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.
A split hero for the Vandoko "Live Workflow Canvas" page. The left column states the brand promise as a sprint pipeline with a dual CTA and an overlapping-avatar trust row; the right column is a live workflow canvas of four obsidian node cards (Brief → Design → Build → Ship) on a faint dot-grid, linked by thin curved SVG connectors, with exactly one cyan active node and its outgoing connector glowing cyan as the lone signal.
npx shadcn@latest add @vandoko/vkb-hero-12Usage
import { VkbHero12 } from "@/components/vkb-hero-12";
export default function Page() {
return <VkbHero12 />;
}All copy and pipeline nodes are overridable via props. Each node accepts a label, caption, pill, and a status of "done", "active", or "queued" — the "active" node carries the cyan glow and its outgoing connector renders in var(--primary).
Related Components
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.
Oversized Display Hero
Type-led editorial hero where a massive tight-leading display headline carries the brand promise, with one cyan signal word, dual CTAs, and a live-count overlapping-avatar trust row.