Add an animation effect that follows the cursor in Next.js application
I’d like to add an animation effect that follows the cursor in my Next.js application, similar to the one on this website: https://advanced.team/. Can anyone guide me on how to achieve this? Many thanks!