Skip to Content
HeadGym PABLO

Masthead

Custom Section

A lightweight sample layout with a centered content area.

Component Demo

Custom Sample Page

Welcome to the /custom route. This masthead is loaded from the shared components directory to test UX component plug-in behavior.

Welcome to the /custom route. This is a simple sample page in the Next.js App Router using your Nextra layout.

What this page demonstrates

  • Route-level page at app/custom/page.tsx
  • Section-specific layout from app/custom/layout.jsx
  • Standard JSX content that can be replaced with docs or UI blocks

Quick next steps

  1. Add MDX pages under app/custom/... if you want docs-like content.
  2. Customize section metadata and navigation for this route group.
  3. Style this section with additional local classes if needed.