Page Templates
Four page-type templates and three structural templates cover every page in the Reis IA ecosystem. Each defines the section order, surface alternation, spacing rhythm, and responsive behavior.
Every page in the Reis IA ecosystem follows one of four page-type patterns. Toggle breakpoints to preview how each template adapts across screen sizes.
The hero sits on Surface 0 with an optional ambient blue glow. Structure: optional badge, headline (max 900px), subtext (max 680px), CTA cluster.
Implement AI that actually generates revenue
Strategic AI implementation for businesses ready to scale with intelligence.
Direct-response structure adapted for the Reis IA brand. Six sections in fixed order, alternating surfaces, with ambient glow reserved for hero and closing CTA.
--surface-0 + glow --surface-1 --surface-0 --surface-1 --surface-0 --surface-1 + glow
The booking page (/agendar) uses a 2-column layout.
Left column: meeting expectations and checklist. Right column: Cal.com scheduling embed.
On mobile, columns stack vertically.
Agende sua reuniao estratégica
Uma sessao de 30 minutos para entender sua situação atual com IA.
- AI posture diagnostic
- Quick-win identification
- Custom roadmap preview
The application page (/aplicar) uses a 3-column grid.
The form takes 2 columns, a sticky sidebar takes 1 column with post-submission context.
Apply to Reis IA Partners
What happens next
- 1. We review your application
- 2. Strategy call within 48h
- 3. Custom proposal delivered
Three structural templates define the chrome and layout pattern for every page in the design system. Each page-type template (above) is built on one of these structural foundations.
Template A — Token / Component Page
The workhorse template. Page Header Bar, title area, numbered sections with alternating surfaces. Used by foundations, spacing, surfaces, buttons, cards, forms, effects, motion, and all other documentation pages.
Template B — Overview / Index Page
Used for the home page and component overview. Hero with ambient glow, followed by a bento grid of navigational cards. No Page Header Bar — uses BaseLayout directly.
Template C — Strategy / Brand Page
For brand narrative pages. Ambient glow hero with eyebrow label, manifesto-style headline, and long-form content sections with generous vertical spacing (container-text width).
How sections connect to form cohesive pages. These rules ensure visual rhythm, proper surface alternation, and consistent spacing.
Two primary grid patterns: the hairline grid (1px gap with parent background as dividers) and the bento grid (12-column with hairline gaps for dashboard-style layouts).
Hairline Grid (3-column)
Bento Grid (12-column)
All templates are mobile-first. Fluid spacing tokens and clamp() values handle most responsive needs. Grid layouts collapse naturally; no hard breakpoint jumps.
< 768px 768-1023px >= 1024px Container Width Hierarchy
- Alternate surfaces (0, 1, 0, 1) for visual rhythm
- Use gradient dividers between every section
- Reserve ambient glow for hero and final CTA only
- Use fluid spacing tokens (--space-3xl, --space-4xl)
- Start content sections with numbered SectionLabels
- All CTAs link to /agendar or /aplicar
- Use the same surface for adjacent sections
- Stack two ambient-glow sections next to each other
- Use hard pixel values for section padding
- Place cards on --surface-2 inside a --surface-2 section
- Create pricing tables, tier cards, or SaaS patterns
- Add more than 6 sections to a single page template