fix: update hero text for clarity and platform compatibility

This commit is contained in:
Maze Winther
2025-06-24 15:10:55 +02:00
parent 4b2afb7271
commit 6581218ea9

View File

@ -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