hextastudio/ui needs your support to stay running 🫶 Help us
Masked Intro
An example section with a mask reveal animation
Preview
Hello
World
tsx
import { motion } from "framer-motion";
import Image from "next/image";
import React from "react";
const MaskedIntro = () => {
return (
<>
<section>
<motion.div