feat: replace hero frames with new render sequence (299 frames)
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
} from 'framer-motion'
|
||||
import UnitRevealOverlay from './UnitRevealOverlay'
|
||||
|
||||
const TOTAL_FRAMES = 298
|
||||
const TOTAL_FRAMES = 299
|
||||
const FRAME_PATH = (n: number) =>
|
||||
`/frames/ezgif-frame-${String(n).padStart(3, '0')}.jpg`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user