diff --git a/src/app/page.tsx b/src/app/page.tsx
index e72d3ad..643dba3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -5,6 +5,7 @@ import Link from 'next/link';
import { NotebookCard } from '@/components/NotebookCard';
import { SearchBar } from '@/components/SearchBar';
import { UserMenu } from '@/components/UserMenu';
+import { TranscriptionDemo } from '@/components/TranscriptionDemo';
interface NotebookData {
id: string;
@@ -43,16 +44,16 @@ export default function HomePage() {
- Notes, clips, bookmarks, code, images, and files — all in one place. - Organize in notebooks, tag freely, and collaborate on a visual canvas shared across r*Spaces. + Notes, clips, voice recordings, and live transcription — all in one place. + Speak and watch your words appear in real time, or drop in audio and video files to transcribe offline.
+ Hit the mic and start talking. Your speech is transcribed live in the browser — no account needed. +
+Notes, web clips, bookmarks, code snippets, images, and files. Every type of content, one tool.
+Speak and watch your words appear in real time. WebSocket streaming with live timestamps.
Notebooks for structure, tags for cross-cutting themes. Full-text search finds anything instantly.
+Drop in audio or video files and get a full transcript. Powered by NVIDIA Parakeet — runs entirely in your browser.
Pin notes to a visual canvas. Share notebooks across r*Spaces for real-time collaboration.
+Organize transcripts into notebooks alongside notes, clips, code, and files. Tag freely, search everything.
+Parakeet.js runs entirely in the browser. Your audio never leaves your device — full offline support.
Part of the r* ecosystem — collaborative tools for communities.