import CountUp from '@/components/reactbits/CountUp/CountUp'; const Hero = () => { return (
{/* Badge */}
Free meme videos • No signup required
{/* Main heading */}

MEME FAST

Simple, fast, and free meme video editor

{/* Stats */}
{' '}
Meme Templates
Backgrounds
MP4
Export
); }; export default Hero;