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
Some checks failed
Build & Deploy Mintel Blog / build-and-deploy (push) Failing after 2m24s
This commit is contained in:
@@ -13,7 +13,7 @@ export const RemotionRoot: React.FC = () => {
|
||||
<Composition
|
||||
id="ContactFormShowcase"
|
||||
component={ContactFormShowcase}
|
||||
durationInFrames={900}
|
||||
durationInFrames={1500}
|
||||
fps={60}
|
||||
width={1080}
|
||||
height={1350}
|
||||
|
||||
Reference in New Issue
Block a user