비머 마드리드
비버 짙은 빨간색 색상 구성과 클래식 마드리드 비머 테마를 사용한 비즈니스 스타일 슬라이드 데크입니다.

main.tex
\documentclass[aspectratio=169]{beamer}
\usetheme{Madrid}
\usecolortheme{beaver}
\usepackage{booktabs}
\title[Fern Notes 3.0 Review]{Fern Notes 3.0: Quarterly Product Review}
\subtitle{Q2 shipping recap and what comes next}
\author[P. Raghavan]{Priya Raghavan}
\institute[Fernworks]{Product Team, Fernworks}
\date{July 2026}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}{Agenda}
\tableofcontents
\end{frame}
\section{What we shipped}
\begin{frame}{What we shipped this quarter}
\begin{itemize}
\item Offline sync rewrite: conflict resolution now merges at the paragraph level.
\item Shared workspaces left beta, with role-based permissions and audit logs.
\item New mobile capture flow cut the time to first note from 9 taps to 3.
\item Retired the legacy importer, migrating 41,000 remaining accounts.
\end{itemize}
\end{frame}
\section{Metrics and roadmap}
\begin{frame}{Adoption and retention}
\begin{table}
\centering
\begin{tabular}{lrrr}
\toprule
Metric & Q4 2025 & Q1 2026 & Q2 2026 \\
\midrule
Weekly active users & 182k & 214k & 261k \\
Day-30 retention & 34\% & 37\% & 43\% \\
Support tickets per 1k users & 6.1 & 5.4 & 3.8 \\
\bottomrule
\end{tabular}
\end{table}
\vspace{0.5em}
Retention gains track the sync rewrite. Q3 focus: template gallery and API v2.
\end{frame}
\begin{frame}{Discussion}
\begin{center}
{\Large Questions and open discussion}\\[1em]
Roadmap drafts live in the shared planning workspace.
\end{center}
\end{frame}
\end{document}
앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 비머 테마 컬렉션 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.