\documentclass[11pt,a4paper]{article}
\usepackage[margin=0.6in]{geometry}
\usepackage{tcolorbox}
\usepackage{xcolor}
\usepackage{fontenc}
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{enumitem}
\usepackage{tikz}
\usepackage{hyperref}
\tcbuselibrary{skins,breakable}
\definecolor{primary}{RGB}{30,90,180}
\definecolor{secondary}{RGB}{240,85,50}
\definecolor{accent}{RGB}{50,180,120}
\definecolor{darktext}{RGB}{40,40,50}
\definecolor{lightbg}{RGB}{245,248,255}
\pagestyle{empty}
\begin{document}
\begin{tcolorbox}[
colback=primary,
colframe=primary,
arc=0mm,
boxrule=0pt,
left=15pt, right=15pt, top=15pt, bottom=10pt
]
\begin{center}
{\fontsize{36}{40}\selectfont\bfseries\color{white} CloudPeak Analytics\par}
\vspace{6pt}
{\Large\color{white!90} Transform Your Data Into Decisions\par}
\end{center}
\end{tcolorbox}
\vspace{-2pt}
\begin{tcolorbox}[
colback=secondary,
colframe=secondary,
arc=0mm,
boxrule=0pt,
left=15pt, right=15pt, top=8pt, bottom=8pt
]
\begin{center}
{\large\bfseries\color{white} Launch Special --- 30\% Off All Plans Through December 2025!}
\end{center}
\end{tcolorbox}
\vspace{12pt}
\begin{center}
{\large\color{darktext} The all-in-one analytics platform trusted by 2,500+ companies worldwide.}
\end{center}
\vspace{8pt}
\begin{multicols}{2}
\begin{tcolorbox}[
title={\bfseries\color{white} Why CloudPeak?},
colback=lightbg,
colframe=primary,
coltitle=white,
colbacktitle=primary,
arc=3mm,
boxrule=0.8pt,
left=8pt, right=8pt
]
\begin{itemize}[leftmargin=*, itemsep=4pt, label={\color{accent}\textbullet}]
\item \textbf{Real-Time Dashboards} --- Monitor KPIs as they happen with sub-second latency
\item \textbf{AI-Powered Insights} --- Automatic anomaly detection and trend forecasting
\item \textbf{50+ Integrations} --- Connect Salesforce, HubSpot, Stripe, PostgreSQL, and more
\item \textbf{Team Collaboration} --- Share reports, set alerts, and annotate together
\item \textbf{Enterprise Security} --- SOC 2 Type II certified, GDPR compliant, SSO support
\end{itemize}
\end{tcolorbox}
\vspace{8pt}
\begin{tcolorbox}[
title={\bfseries\color{white} What Customers Say},
colback=lightbg,
colframe=accent,
coltitle=white,
colbacktitle=accent,
arc=3mm,
boxrule=0.8pt,
left=8pt, right=8pt
]
\textit{``CloudPeak cut our reporting time by 80\%. We went from spending two days building monthly reports to having everything auto-generated and delivered to stakeholders.''}
\vspace{4pt}
\hfill--- \textbf{Sarah Kim}, VP of Operations, Nextera Corp
\end{tcolorbox}
\columnbreak
\begin{tcolorbox}[
title={\bfseries\color{white} Plans \& Pricing},
colback=white,
colframe=primary,
coltitle=white,
colbacktitle=primary,
arc=3mm,
boxrule=0.8pt,
left=8pt, right=8pt
]
\begin{center}
\begin{tcolorbox}[
colback=lightbg,
colframe=primary!30,
arc=2mm,
boxrule=0.5pt,
width=0.9\linewidth,
left=6pt, right=6pt, top=4pt, bottom=4pt
]
\textbf{\color{primary} Starter} \hfill \textbf{\$49/mo}\\
5 users, 10 dashboards, email support
\end{tcolorbox}
\vspace{4pt}
\begin{tcolorbox}[
colback=secondary!8,
colframe=secondary,
arc=2mm,
boxrule=1.2pt,
width=0.9\linewidth,
left=6pt, right=6pt, top=4pt, bottom=4pt
]
\textbf{\color{secondary} Professional} \hfill \textbf{\$149/mo}\\
25 users, unlimited dashboards, AI insights, priority support\\
{\small\color{secondary}\bfseries Most Popular}
\end{tcolorbox}
\vspace{4pt}
\begin{tcolorbox}[
colback=lightbg,
colframe=primary!30,
arc=2mm,
boxrule=0.5pt,
width=0.9\linewidth,
left=6pt, right=6pt, top=4pt, bottom=4pt
]
\textbf{\color{primary} Enterprise} \hfill \textbf{Custom}\\
Unlimited everything, SSO, SLA, dedicated support
\end{tcolorbox}
\end{center}
\end{tcolorbox}
\vspace{8pt}
\begin{tcolorbox}[
colback=accent!10,
colframe=accent,
arc=3mm,
boxrule=0.8pt,
left=8pt, right=8pt, top=6pt, bottom=6pt
]
\begin{center}
{\large\bfseries\color{accent} Start Your Free 14-Day Trial}\\[4pt]
{\normalsize No credit card required.}\\[6pt]
{\Large\bfseries\color{primary} www.cloudpeak-analytics.com/trial}
\end{center}
\end{tcolorbox}
\end{multicols}
\vspace{4pt}
\begin{tcolorbox}[
colback=primary!5,
colframe=primary!20,
arc=0mm,
boxrule=0.5pt,
left=15pt, right=15pt, top=6pt, bottom=6pt
]
\begin{center}
{\small\color{darktext}
\textbf{CloudPeak Analytics, Inc.} \quad$\bullet$\quad
742 Innovation Drive, Suite 300, San Francisco, CA 94107 \quad$\bullet$\quad
(415) 555-0198 \quad$\bullet$\quad
[email protected]
}
\end{center}
\end{tcolorbox}
\end{document}

PDF Preview
Create an account to compile and preview