Components

Spotlit Plan Pricing

Dark three-plan pricing block whose recommended middle tier is the single active node — elevated, ring-lit, and washed by an inline cyan radial spotlight — with a monthly/annual toggle and a hand-drawn save annotation, set on a faint dot-grid.

Spotlit-plan pricing for the Live Workflow Canvas page: three obsidian plan cards on a faint dot-grid, where the recommended middle tier is the lone cyan signal — wrapped in a 1px cyan ring and lit by an inline radial spotlight. A monthly/annual toggle sits above with a hand-drawn save 2 months annotation.

npx shadcn@latest add @vandoko/vkb-price-08

Usage

import { VkbPrice08 } from "@/components/vkb-price-08";

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

All copy and plan data are overridable via props (heading, subheading, plans, saveNote, etc.). Each plans entry carries monthly/annual prices, a features list, a cta, and an optional recommended flag that promotes it to the spotlit middle card.

Preview
Open in
Loading preview...

On this page