Skip to content
Page-level compositions

Whole pages, one paste away.

Templates are full routes built from the blocks you already know. Same components, same tokens — just a wider canvas.

5 templates · Browse blocks →

Marketing

  • Marketing landing

    Marketing landing

    Full home page: announcement bar, primary nav, hero, logo cloud, feature grid, pricing tiers, testimonials, closing CTA, and footer. Drops in as `app/page.tsx`.

    Composes 7 blocks

  • Pricing page

    Pricing page

    Focused /pricing route: announcement, primary nav, hero, three pricing tiers, closing CTA, and footer. The narrowest path from arrival to conversion.

    Composes 4 blocks

  • Contact page

    Contact page

    Drop-in /contact route — announcement bar, primary nav, contact hero, the contact form, FAQ accordion, and footer. Catches pre-sales and support traffic in one place.

    Composes 3 blocks

Application

  • Dashboard overview

    Dashboard overview

    Logged-in landing — sticky app header (workspace switcher, search, profile Avatar), collapsible sidebar nav, a KPI stats row, and an empty-state panel for first-run users.

    Composes 2 blocks

Authentication

  • Authentication page

    Authentication page

    Full-screen split layout: brand panel on the left, centered sign-in card on the right. Composes the auth-sign-in block.

    Composes 1 block