> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-codex-docs-human-first-refactor.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Parallax Layers

> Behind-subject 3D text layering with vertical stretch effect

Behind-subject 3D text layering with vertical stretch effect

`captions` `caption-style` `parallax` `3d` `depth`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-parallax-layers.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/caption-parallax-layers.png" autoPlay muted loop playsInline />

## Add it to a project

<Tabs>
  <Tab title="Ask your agent">
    ```text theme={null}
    Add the Parallax Layers component from the HyperFrames Catalog to this project.
    Replace the demo content with mine and match the existing design and timing.
    ```
  </Tab>

  <Tab title="Terminal">
    ```bash theme={null}
    npx hyperframes add caption-parallax-layers
    ```
  </Tab>
</Tabs>

## Details

| Property | Value     |
| -------- | --------- |
| Type     | Component |

**Installed files**

| File                           | Target                                                 | Type                |
| ------------------------------ | ------------------------------------------------------ | ------------------- |
| `caption-parallax-layers.html` | `compositions/components/caption-parallax-layers.html` | hyperframes:snippet |

## Use it

Ask your agent to apply the component to the intended element and preserve the project’s existing timing.

**Wiring it by hand.** Open `compositions/components/caption-parallax-layers.html` and paste its contents into your composition. The comment header in that file contains any item-specific instructions.
