fix: update hero section text from "CapCut alternative" to "video editor"

This commit is contained in:
Maze Winther
2025-06-24 01:48:46 +02:00
parent 63b698fe12
commit 69566ffa83

View File

@ -84,7 +84,7 @@ export function Hero({ signupCount }: HeroProps) {
The open source The open source
</h1> </h1>
<h1 className="text-5xl sm:text-7xl font-bold tracking-tighter mt-2"> <h1 className="text-5xl sm:text-7xl font-bold tracking-tighter mt-2">
CapCut alternative. video editor
</h1> </h1>
</motion.div> </motion.div>