diff --git a/frontend/src/components/InteractiveBackground.tsx b/frontend/src/components/InteractiveBackground.tsx index c724c9b..74adf1a 100644 --- a/frontend/src/components/InteractiveBackground.tsx +++ b/frontend/src/components/InteractiveBackground.tsx @@ -9,11 +9,6 @@ const InteractiveBackground = () => { }, []); const particlesOptions = { - background: { - color: { - value: '#ffffff', - }, - }, fpsLimit: 60, interactivity: { events: {