fix: update hero text for clarity and platform compatibility
This commit is contained in:
@ -109,8 +109,8 @@ export function Hero({ signupCount }: HeroProps) {
|
|||||||
animate={{ opacity: 1 }}
|
animate={{ opacity: 1 }}
|
||||||
transition={{ delay: 0.4, duration: 0.8 }}
|
transition={{ delay: 0.4, duration: 0.8 }}
|
||||||
>
|
>
|
||||||
A simple but powerful video editor that gets the job done. In your
|
A simple but powerful video editor that gets the job done. Works on
|
||||||
browser.
|
any platform.
|
||||||
</motion.p>
|
</motion.p>
|
||||||
|
|
||||||
<motion.div
|
<motion.div
|
||||||
|
Reference in New Issue
Block a user