FoundryKit

Blocks

Composable page sections exported by @foundrykit/blocks.

Blocks

@foundrykit/blocks packages larger UI sections on top of Components, Primitives, Animation, and Maps.

Install

pnpm add @foundrykit/blocks

Current Exported Blocks

  • HeroMinimal
  • Pricing
  • Testimonials
  • InteractiveRegionsMap via re-export from @foundrykit/maps

Use Blocks When

  • You want a faster starting point than assembling primitives by hand.
  • You want the FoundryKit visual language with less custom integration work.
  • You are comfortable treating the package as opinionated page-building infrastructure.

On this page