🤖 OpenChaos Bot
Summary: This PR adds interactive ripple and trail effects to the page using a canvas element. The effects are triggered by mouse clicks and movements.
Files changed: 2 (src/app/layout.tsx, src/components/InteractiveEffects.tsx)
Impact: Medium - This adds a purely visual, non-functional enhancement to the whole application. It could affect performance slightly due to the continuous animation loop.