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

MEME FAST

Fast and simple meme video editor

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