\documentclass[10pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper,landscape,margin=0.8cm]{geometry}
\usepackage{multicol}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage[hidelinks]{hyperref}
\definecolor{brand}{HTML}{047857}
\pagestyle{empty}
\setlength{\parindent}{0pt}
\setlength{\columnsep}{1.4cm}
\begin{document}
% ---------- OUTSIDE ----------
\begin{multicols}{3}
% Back panel
\vspace*{2cm}
{\color{brand}\large\bfseries About Us}\\[0.5em]
Example Wellness is a community clinic founded in 2015, serving over 8{,}000
residents across three neighborhoods. Our team includes physicians,
counselors, and community health workers.
\vfill
{\color{brand}\footnotesize\bfseries example.com \;•\; [email protected]}
\vfill
\columnbreak
% Closing panel
\vspace*{2cm}
{\color{brand}\large\bfseries Get In Touch}\\[0.5em]
\textbf{Phone}\\ +1 (555) 123-4567\\[0.5em]
\textbf{Email}\\ [email protected]\\[0.5em]
\textbf{Visit}\\ 123 Example Way \\ City, Country 00000\\[0.5em]
\textbf{Hours}\\ Mon--Fri 8am--6pm\\ Sat 9am--2pm
\vfill
\columnbreak
% Cover panel
\vspace*{3cm}
\begin{center}
{\color{brand}\fontsize{36}{38}\selectfont\bfseries Example\\[0.1em] Wellness}\\[1em]
{\Large Care that listens.}\\[2em]
{\color{brand}\Large\bfseries 2026 Services Guide}
\end{center}
\end{multicols}
\newpage
% ---------- INSIDE ----------
\begin{multicols}{3}
\vspace*{1.5cm}
{\color{brand}\Large\bfseries Primary Care}\\[0.3em]
Annual physicals, chronic-disease management, preventive screenings, and
routine vaccinations. Same-day appointments often available.
\vspace{1em}
{\color{brand}\Large\bfseries Mental Health}\\[0.3em]
Individual therapy, group sessions, and medication management. Sliding-scale
fees based on income.
\vspace{1em}
{\color{brand}\Large\bfseries Nutrition}\\[0.3em]
Registered-dietitian consultations, cooking classes, and personalized meal
planning for a variety of needs.
\columnbreak
\vspace*{1.5cm}
{\color{brand}\Large\bfseries Pediatrics}\\[0.3em]
Well-child visits, developmental screenings, and school-health forms.
Our pediatric team speaks five languages.
\vspace{1em}
{\color{brand}\Large\bfseries Women's Health}\\[0.3em]
Annual exams, family planning, prenatal care, and menopause support in a
warm, judgment-free environment.
\vspace{1em}
{\color{brand}\Large\bfseries Community Programs}\\[0.3em]
Free flu clinics each fall, tobacco cessation groups, parenting workshops,
and a weekly walk-with-a-doc program in the neighborhood park.
\columnbreak
\vspace*{1.5cm}
{\color{brand}\Large\bfseries Insurance \& Fees}\\[0.3em]
We accept most major insurance plans. For uninsured patients, our sliding
scale starts at \$25 per visit. Nobody is turned away for inability to pay.
\vspace{1em}
{\color{brand}\Large\bfseries Book an Appointment}\\[0.3em]
\begin{itemize}
\item Call +1 (555) 123-4567
\item Visit example.com/book
\item Walk in Mon--Fri 9--11am
\end{itemize}
\vspace{1em}
{\color{brand}\Large\bfseries Get Involved}\\[0.3em]
Volunteer, donate, or partner with us. Email [email protected] for details.
\end{multicols}
\end{document}

PDF Preview
Create an account to compile and preview