Portfolio Hero with paper shaders
import ResumePage from "@/components/ui/portfolio-hero-with-paper-shaders"; export default function DemoOne() { return ( <div className="min-h-screen h-full w-full"> <ResumePage/> </div> ); }
Part of shadway — browse the full library on 21st.dev.