diff --git a/registry/examples/airbnb-deck/DESIGN.md b/registry/examples/airbnb-deck/DESIGN.md
new file mode 100644
index 000000000..485084435
--- /dev/null
+++ b/registry/examples/airbnb-deck/DESIGN.md
@@ -0,0 +1,90 @@
+# Airbnb Seed Deck — Design Notes
+
+## Intent
+
+A premium remake of Airbnb's 2009 seed pitch deck using current Airbnb brand language.
+The composition should feel warm, human, and tasteful — the opposite of a tech startup
+dark-mode deck. White canvas, generous space, soft coral accents. Three.js backgrounds
+are elegant mood-setters, never distracting.
+
+## Color Palette
+
+| Token | Value | Use |
+| ---------------- | --------- | ------------------------------------ |
+| Rausch (primary) | `#FF385C` | CTAs, logo, accent bars, highlights |
+| Coral warm | `#FF5A5F` | Gradient partner to Rausch |
+| Babu dark | `#E61E4D` | Hover / emphasis gradient endpoint |
+| Off-white | `#FFFFFF` | Slide background on light slides |
+| Hof dark | `#222222` | Primary text; dramatic dark slide bg |
+| Foggy gray | `#717171` | Body copy, captions, secondary text |
+| Arches light | `#F7F7F7` | Card backgrounds, subtle panel fills |
+| Arches pink | `#FFF1F1` | Soft pink tint for card areas |
+
+Do not introduce blue, purple, or green accents. The palette is warm coral + neutral.
+
+## Typography
+
+**Font**: "Nunito Sans" from Google Fonts — geometric, rounded, friendly.
+Fallback stack: `"Nunito Sans", "Montserrat", system-ui, sans-serif`.
+
+| Role | Size (1920×1080) | Weight |
+| -------- | ---------------- | ----------------- |
+| Headline | 80–96px | 800 |
+| Subhead | 48px | 400 |
+| Body | 40–44px | 400–600 |
+| Eyebrow | 28–32px | 700, letterspaced |
+| Numbers | 96–120px | 900 |
+
+Minimum readable size: 40px. Never go below that for audience-facing text.
+
+## The Bélo Logo
+
+The Bélo is Airbnb's universal belonging mark — a rounded loop that is simultaneously
+a heart, a location pin, and a letter A. Reproduce it as inline SVG in Rausch `#FF385C`.
+
+Use on: cover slide (large, centered), corner mark on every slide (48×48px, top-left).
+Do NOT stretch or recolor the Bélo. Pair with lowercase "airbnb" wordmark in `#222222`.
+
+## Layout Language
+
+- **Generous whitespace**: 120px top/bottom padding, 160px left/right on 1920px canvas.
+- **Rounded corners**: 16–24px on all cards and stat blocks.
+- **Soft shadows**: `box-shadow: 0 4px 24px rgba(0,0,0,0.08)` for cards.
+- White or very light slide backgrounds for most slides (readable and clean).
+- Dark background (`#222222`) for: Cover (optional dramatic variant), Team, Ask.
+- Keep layouts left-aligned or centered — never right-heavy.
+
+## Three.js Background Moods (per-slide)
+
+Backgrounds run on a persistent WebGL canvas behind all slide content.
+All animations use a fixed seed (no `Math.random()`); seeded using a deterministic LCG.
+Particle counts, positions, and velocities are computed from seeded values.
+
+| Slide | Mood |
+| ------------- | ------------------------------------------------------------------- |
+| cover | Soft floating coral particles, slow upward drift, warm pink fog |
+| problem | Desaturated gray particles, slower/heavier motion, cooler hue |
+| solution | Coral bloom: particles converge inward, warm pulse |
+| market | Low-poly globe outline with soft arc routes in coral, gentle rotate |
+| product | Clean minimal — very subtle grid of pale dots, nearly static |
+| business | Same as product — minimal |
+| adoption | Sparse warm nodes with thin connecting lines (network graph feel) |
+| competition | Cool gray minimal — positioning matrix backdrop |
+| team | Soft bokeh: large blurred coral orbs, slow parallax |
+| ask | Coral gradient swell — warm radial from center, slow pulse |
+| market-sizing | Same globe as market, camera zoomed in, arcs highlighted |
+
+## Do's
+
+- Large, single-stat slides for numbers ($2.1B, $500K) — let the number breathe.
+- Bottom-up math shown explicitly: trips × take-rate = revenue.
+- Complete-sentence headlines that make a claim, not a label.
+- SVG Bélo mark consistent across slides.
+
+## Don'ts
+
+- No dark purple, electric blue, neon green.
+- No hero imagery or stock photos (pure typography + Three.js + SVG).
+- No glassmorphism, frosted panels, or gamer-aesthetic effects.
+- No unseeded random values — all Three.js positions must be deterministic.
+- No font below 40px for any audience-visible text.
diff --git a/registry/examples/airbnb-deck/demo.html b/registry/examples/airbnb-deck/demo.html
new file mode 100644
index 000000000..d054911b5
--- /dev/null
+++ b/registry/examples/airbnb-deck/demo.html
@@ -0,0 +1,187 @@
+
+
+
+
+
+ Airbnb 2009 Seed Deck — Slideshow Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/registry/examples/airbnb-deck/index.html b/registry/examples/airbnb-deck/index.html
new file mode 100644
index 000000000..4ad674a2b
--- /dev/null
+++ b/registry/examples/airbnb-deck/index.html
@@ -0,0 +1,1571 @@
+
+
+
+
+
+ Airbnb — 2009 Seed Pitch Deck
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
airbnb
+
+
+ Book rooms with locals, rather than hotels.
+
+
+ Belong anywhere — a web platform connecting travelers with local hosts worldwide.
+
+
Seed Round · 2009
+
+
+
+
+
+
+
+
+
The problem
+
+ Travelers overpay for sterile hotels while millions of empty rooms sit unused.
+
+
+
01
+
+
Price: Hotels are expensive
+
Budget travelers overpay — no affordable, human alternative exists online.
+
+
+
+
02
+
+
Disconnect: Hotels feel transactional
+
Travelers are isolated from the city, the culture, and the locals who live there.
+
+
+
+
+
+
+
+
+
+
Solution
+
+ A web platform where users can rent space to host travelers — belong anywhere.
+
+
+
+
Save Money
+
Travelers book rooms at 50–80% below hotel rates.
+
+
+
Make Money
+
Hosts monetize spare space — avg $600–$900 / month.
+
+
+
Share Culture
+
Real local experience — no hotel lobby, no checkout desk.
+
+
+
+
+
+
+
+
+
+
Market validation
+
+ 660,000 people on Couchsurfing prove demand — travelers want local, not hotels.
+
+
+
+
660K
+
Couchsurfing members — free, unmonetized demand
+
+
+
+
Craigslist
+
Millions of temporary housing listings show host supply
+
+
+
+ Neither platform charges for the transaction. Airbnb adds trust, payments, and discovery.
+
+
+
+
+
+
+
+
+
Market size
+
+ 15% of budget travel online = 84M trips — a $2.1B annual revenue opportunity.
+
+
+ 560M
+ budget trips/yr
+ ×
+ 15%
+ online share
+ =
+ 84M trips
+ ×
+ $25
+ take
+ =
+ $2.1B
+
+
+ SAM: US + EU budget+online bookings. At 10% commission on avg $250 nightly rate.
+
+
+
+
+
+
+
+
+
Product
+
+ Three clicks to book — Search, Book, Travel.
+
+
+
+
1
+
+
Search — enter city, dates, guests
+
Listings with photos, reviews, and verified hosts appear instantly.
+
+
+
+
2
+
+
Book — secure payment, instant confirmation
+
Funds held in escrow; released to host 24h after check-in.
+
+
+
+
3
+
+
Travel — arrive, belong, review
+
Two-way reviews build a trust graph that improves every stay.
+
+
+
+
+
+
+
+
+
+
+
Business model
+
+ 10% commission on every transaction.
+
+
+ 80K
+ transactions/yr
+ ×
+ $26
+ avg take
+ =
+ $2.1M
+
+
+ No inventory risk. No fixed costs. Every booking is pure margin above the payment processing fee.
+
+
+
+
+
+
+
+
+
Adoption strategy
+
+ Events, partnerships, and Craigslist cross-posting drive grass-roots supply.
+
+
+
+
+
Events & conferences — partner with SXSW, DNC, major conferences to capture accommodation overflow
+
+
+
+
Craigslist cross-posting — auto-post new listings to reach existing supply-side intent
+
+
+
+
Travel blogger partnerships + media — earned press generates traveler demand at $0 CAC
+
+
+
+
+
+
+
+
+
+
Competition
+
+ Airbnb is the only solution that is affordable, online, and transaction-enabled.
+
+
+
+
+ | Solution |
+ Affordable |
+ Online |
+ Transaction |
+ Local connection |
+
+
+
+
+ | airbnb |
+ ✓ |
+ ✓ |
+ ✓ |
+ ✓ |
+
+
+ | Hotels |
+ ✗ |
+ ✓ |
+ ✓ |
+ ✗ |
+
+
+ | Couchsurfing |
+ ✓ |
+ ✓ |
+ ✗ |
+ ✓ |
+
+
+ | Craigslist |
+ ✓ |
+ ✓ |
+ ✗ |
+ ✗ |
+
+
+ | B&Bs / Hostels |
+ ✓ |
+ ✗ |
+ ✓ |
+ ✗ |
+
+
+
+
+
+
+
+
+
+
+
The founders
+
+ Three founders who bootstrapped Airbnb from their San Francisco apartment.
+
+
+
+ Brian Chesky
+ CEO & Co-founder
+ Industrial design, RISD. Drove the brand, trust model, and host experience from day one.
+
+
+ Joe Gebbia
+ CPO & Co-founder
+ RISD design, product. Built the first site and the airbeds-and-breakfast concept that became Airbnb.
+
+
+ Nathan Blecharczyk
+ CTO & Co-founder
+ Harvard CS. Architected the payments, trust, and scalable search infrastructure from scratch.
+
+
+
+
+
+
+
+
+
+
The ask
+
+ Raising $500K for 12 months — targeting 80K transactions and $2M revenue.
+
+
+ $500K
+ seed round
+
+
+
+ 45%
+ Product & engineering — mobile-first booking, trust & safety, payments
+
+
+ 30%
+ Growth & partnerships — events, Craigslist, travel media outreach
+
+
+ 25%
+ Operations — customer support, host quality, legal & insurance
+
+
+
+
+
+
+
+
+
+
Market sizing methodology
+
+ Bottom-up: 560M budget trips/yr × 15% online × $25 avg take = $2.1B.
+
+
+
+ 1.
+ Global leisure trips/yr: ~1.4B total. Budget segment (hostels, B&Bs, couch): ~40% = 560M trips.
+
+
+ 2.
+ Online booking penetration in budget segment: ~15% today, growing 30%/yr → SAM = 84M trips.
+
+
+ 3.
+ Avg nightly rate $250 × 10% commission = $25 take. 84M trips × $25 = $2.1B revenue.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/registry/examples/airbnb-deck/sfx/advance.mp3 b/registry/examples/airbnb-deck/sfx/advance.mp3
new file mode 100644
index 000000000..139843f79
Binary files /dev/null and b/registry/examples/airbnb-deck/sfx/advance.mp3 differ
diff --git a/registry/examples/airbnb-deck/sfx/back.mp3 b/registry/examples/airbnb-deck/sfx/back.mp3
new file mode 100644
index 000000000..10654fdac
Binary files /dev/null and b/registry/examples/airbnb-deck/sfx/back.mp3 differ
diff --git a/registry/examples/airbnb-deck/sfx/branch-enter.mp3 b/registry/examples/airbnb-deck/sfx/branch-enter.mp3
new file mode 100644
index 000000000..9e8d9a7b5
Binary files /dev/null and b/registry/examples/airbnb-deck/sfx/branch-enter.mp3 differ
diff --git a/registry/examples/airbnb-deck/sfx/fragment.mp3 b/registry/examples/airbnb-deck/sfx/fragment.mp3
new file mode 100644
index 000000000..7c7b5dfbc
Binary files /dev/null and b/registry/examples/airbnb-deck/sfx/fragment.mp3 differ
diff --git a/registry/examples/slideshow-demo/index.html b/registry/examples/slideshow-demo/index.html
new file mode 100644
index 000000000..c4a8b60e1
--- /dev/null
+++ b/registry/examples/slideshow-demo/index.html
@@ -0,0 +1,429 @@
+
+
+
+
+
+ Slideshow Demo
+
+
+
+
+
+
+
+
+
Hyperframes
+
Write HTML. Ship Video.
+
+ A composition framework that turns deterministic HTML + GSAP into frame-perfect MP4.
+
+
+ - Render at any resolution or framerate
+ - Zero runtime surprises — fully deterministic
+
+
+
+
+
+
+
Feature Deep Dive
+
Everything You Need
+
+ From shader transitions to slideshow mode — the full stack is here.
+
+
+
+
+
+
+
Get Started
+
Ship Your First Video Today
+
+ npx hyperframes create my-video — and you're rendering in under a minute.
+
+
+
+
+
+
+
+
+
Architecture
+
How It Works
+
+ Puppeteer drives Chromium frame-by-frame. FFmpeg encodes. Your HTML is the source of truth.
+
+
+
+
+
+
Performance
+
Fast Capture Mode
+
+ drawElement bypasses screenshot-per-frame for 2-4× faster renders with lossless quality.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/registry/examples/startup-pitch/demo.html b/registry/examples/startup-pitch/demo.html
new file mode 100644
index 000000000..234648afb
--- /dev/null
+++ b/registry/examples/startup-pitch/demo.html
@@ -0,0 +1,107 @@
+
+
+
+
+
+ FlowDesk Pitch — Slideshow Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/registry/examples/startup-pitch/index.html b/registry/examples/startup-pitch/index.html
new file mode 100644
index 000000000..be9621868
--- /dev/null
+++ b/registry/examples/startup-pitch/index.html
@@ -0,0 +1,859 @@
+
+
+
+
+
+ FlowDesk — Investor Pitch
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Seed Round 2026
+
+ FlowDesk turns creative agency chaos into billable momentum
+
+
+ Workflow automation for freelance creative agencies — intake, approvals, and invoicing in one place
+
+
+
+
+
+
+
+
+
The problem
+
+ Creative agencies haemorrhage 14 hours a week chasing approvals and invoices
+
+
+ 01
+ Client feedback loops take 4–6 days per project revision
+
+
+ 02
+ Late invoices leave 28% of revenue outstanding 30+ days
+
+
+ 03
+ Intake chaos — email threads, Notion, DMs — kills 3h/week on triage
+
+
+
+
+
+
+
+
Our solution
+
+ FlowDesk collapses intake, approvals, and invoicing into one automated workflow — agencies bill faster and work less
+
+
+ One link for clients. One dashboard for teams. Zero email follow-ups.
+
+
+
+
+
+
+
+
Why now
+
+ Three forces converging in 2026 make FlowDesk a category-defining moment
+
+
+
+ 74%
+ of US agencies now fully remote — async tooling is table stakes
+
+
+ 3×
+ growth in SMB API adoption, enabling no-code automations
+
+
+ AI
+ AI-powered approval routing cuts review cycles by 60%
+
+
+
+
+
+
+
+
+
Market sizing
+
+ 480,000 US creative agencies × $4,200 ACV = $2.0B serviceable market
+
+
+ 480k
+ agencies
+ ×
+ $4,200
+ ACV
+ =
+ $2.0B SAM
+
+
+ Initial wedge: 3–15 person US agencies billing $250k–$2M/yr via Stripe. Expand to EU in year 2.
+
+
+
+
+
+
+
+
Product
+
+ FlowDesk's three-module platform cuts the agency ops stack from six tools to one
+
+
+
+
Intake
+
Smart intake forms with file upload, budget qualifier, and auto-brief generation
+
+
+
Approvals
+
AI-routed review links — one URL, unlimited rounds, full audit trail
+
+
+
Invoicing
+
Auto-invoice on approval — Stripe-native, net-terms, retainer billing
+
+
+
+
+
+
+
+
+
Traction
+
+ We crossed $42k MRR in 14 months with 186 paying agencies and 118% NRR
+
+
+
+ $42k
+ MRR (Apr 2026)
+
+
+ 118%
+ Net Revenue Retention
+
+
+ 186
+ Paying agencies, 0 churned in 90 days
+
+
+
+
+
+
+
+
+
Team
+
+ Our three-person founding team has shipped and sold workflow software at Stripe, Figma, and HoneyBook
+
+
+
+ Sara Okeke
+ CEO & Co-founder
+ Former PM at Stripe Billing. 2× founder (YC S18).
+
+
+ Dev Patel
+ CTO & Co-founder
+ Eng lead on Figma Comments. Built async review infra used by 4M teams.
+
+
+ Leila Hart
+ Head of Revenue
+ Closed first 200 customers at HoneyBook. Agency market expert.
+
+
+
+
+
+
+
+
+
The ask
+
+ We are raising $4M seed to reach 1,000 customers and $200k MRR in 18 months
+
+
+
+ 50%
+ Eng & product — hire 4 engineers, ship EU data residency + mobile app
+
+
+ 30%
+ Sales & CS — 3 AEs + partner channel (agencies tool stack)
+
+
+ 20%
+ Marketing — content-led PLG, SEO moat, case study library
+
+
+
+
+
+
+
+
+
Market sizing methodology
+
+ Bottom-up: Dun & Bradstreet lists 1.1M US "design services" firms — we filter to 480k agencies billing >$250k/yr
+
+
+
+ 1.
+ 1.1M Dun & Bradstreet "design services" — filter to 5+ employee, $250k+ revenue
+
+
+ 2.
+ = 480k addressable agencies × $4,200 ACV (3 seats × $1,400/seat/yr = comparable to HoneyBook)
+
+
+ 3.
+ $2.0B SAM. Expand to EU (est. 600k agencies) in Y2 for $4.5B total SAM.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+