# BrandedHeader

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/p/[slugId]/components/BrandedHeader.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/p/[slugId]/components/BrandedHeader.tsx#L20)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `slugId` | `string` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_BrandedHeader_6c50e2f6["BrandedHeader"]
    class component_BrandedHeader_6c50e2f6 rootComponent
```

## Relationships

- RENDERS → `Link`
- USES_HOOK → `useBranding`
