Text Cursor

Interactive cursor trail with customizable text elements.

Move your mouse around to see the cursor trail

Usage

import TextCursor from "@/components/bynanaui/text-cursor";

<TextCursor
    text="✨"
    spacing={50}
    maxPoints={8}
    randomFloat={true}
/>