Landing Code Showcase
Landing Code Showcase for Remotion.
CompositionCompositionsAdvanced
landing-code-showcase30fps · 960×540
Install
$ npx remotion-ui@latest add landing-code-showcaseLanding Code Showcase.
1920×1080 title card plus install command code reveal.
Agent notes
Install first, then import the copied source component locally. AI guide →
Import
@/compositions/landing-code-showcase- Use when: complete video templates that can be customized as source.
- Customize: edit the copied source file 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 { LandingCodeShowcase } from "@/compositions/landing-code-showcase";
<LandingCodeShowcase />