Hero Device Assemble
Hero Device Assemble for Remotion.
CompositionCompositionsAdvanced
hero-device-assemble30fps · 960×540
Install
$ npx remotion-ui@latest add hero-device-assembleHero Device Assemble.
1920×1080 product hero. Title card then device mockup assemble.
Agent notes
Install first, then import the copied source component locally. AI guide →
Import
@/compositions/hero-device-assemble- Use when: complete video templates that can be customized as source.
- Customize: title, subtitle, plus copied source for timing, layout, colors, and typography.
- Rule: do not import this component from the
remotion-uinpm package; it is copied into your project.
Usage
Example
import { HeroDeviceAssemble } from "@/compositions/hero-device-assemble";
<HeroDeviceAssemble title="Ship on every screen" />API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | - | Opening title card headline. |
| subtitle | string | - | Supporting line under the title. |