# HeroLayout

**Kind:** Type

**Source:** [`atloria-monorepo/libs/pme-core/src/types/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/pme-core/src/types/index.ts#L12)

PME Core Types

Domain types for the Product Marketing Engine.
These are PME-specific — not generic agent types.

## Definition

```ts
'centered' | 'split-left' | 'split-right' | 'minimal'
```
