feat: Extend ContactFormShowcase duration and implement a detailed interactive form filling animation with new timeline, camera, and mouse controls.
Some checks failed
Build & Deploy Mintel Blog / build-and-deploy (push) Failing after 2m24s

This commit is contained in:
2026-02-01 13:03:22 +01:00
parent 2113055a90
commit 60da9b9e1f
2 changed files with 188 additions and 105 deletions

View File

@@ -13,7 +13,7 @@ export const RemotionRoot: React.FC = () => {
<Composition
id="ContactFormShowcase"
component={ContactFormShowcase}
durationInFrames={900}
durationInFrames={1500}
fps={60}
width={1080}
height={1350}