For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
0
Sponsor

Pitch Deck

A 7-slide pitch deck template for investor presentations.

Pitch Deck

Acme Corp

The future of X

Jane Smith2024

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
Product screenshot

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

  1. Title — Eyebrow, title, subtitle, author, date
  2. Problem — Split slide with stat + problem description
  3. Solution — Animated list of key points
  4. How It Works — Vertical timeline + product screenshot
  5. Traction — Row of key metrics
  6. Team — Team member grid
  7. CTA — Thank you with contact info