Components

Engagement Process Cutaway

Depth-cutaway feature section presenting Vandoko's engagement approach as three nested phase panes stacked at descending depth inside one elevated obsidian-glass pane, with a lone cyan edge-light and a copy column tucked behind at a lower elevation.

A depth-cutaway feature section that frames Vandoko's engagement as a single layered-glass pane — three process phases (Discover -> Build -> Ship & partner) nest at descending depth inside one elevated pane, carrying the section's lone cyan edge-light along its leading edge while the copy column sits behind it at a lower elevation.

npx shadcn@latest add @vandoko/vkb-feat-22

Usage

import { VkbFeat22 } from "@/components/vkb-feat-22";

export default function Page() {
  return (
    <VkbFeat22
      eyebrow="How we work"
      heading="An engagement built in layers, not handoffs."
      ctaText="Start a sprint"
      ctaHref="#contact"
    />
  );
}

All copy, the CTA, the cutaway label, and the phases array are overridable via props; sensible Vandoko defaults ship out of the box.

Preview
Open in
Loading preview...

On this page