Components
Pitch Deck
Acme Corp
The future of X
Jane Smith·2024
The Problem
73%of teams waste time on X
Description of the problem...
Our Solution
- Point one
- Point two
- Point three
How It Works
Step 1
Step 2
Step 3

Traction
$2MARR
500+Customers
98%Retention
The Team
JS
Jane Smith
CEO
BL
Bob Lee
CTO
SC
Sara Chen
CPO
Thank You
Let's build together
jane@acme.com · acme.com
Installation
$ pnpm dlx shadcn@latest add https://slidecn.dev/r/pitch-deck.json
Usage
import { Deck } from "@revealjs/react";
import { PitchDeck } from "@/components/slides/blocks/pitch-deck";
export function InvestorPitch() {
return (
<Deck>
<PitchDeck />
</Deck>
);
}Slides
- Title — Eyebrow, title, subtitle, author, date
- Problem — Split slide with stat + problem description
- Solution — Animated list of key points
- How It Works — Vertical timeline + product screenshot
- Traction — Row of key metrics
- Team — Team member grid
- CTA — Thank you with contact info