I really would like to add an animated background to the welcome component that blends with the rest of the website's background.
I started looking into and installing Three.js, but unfortunately the React library for Three.js breaks with React >= 19 which is what we're on right now.