AutoGPT's login and signup pages replace the static radial gradient marketing panel with a Vortex particle animation and add an Aurora background behind the mobile form pane, giving the authentication experience a distinctive visual identity while keeping the form itself minimal.
Replaces the static radial gradient on the desktop login/signup marketing panel with an animated Vortex particle effect, adds a dim Aurora background behind the mobile form pane, extracts IntegrationsMarquee as a shared molecule with light/dark variants, and adds per-instance SVG id resolution to prevent gradient-fill collisions when multiple logos render simultaneously.
New visitors hitting the login or signup page now see animated, branded visuals instead of a generic form, which may improve first-impression engagement for a consumer AI product; operators should watch whether the added motion libraries (framer-motion alongside Aceternity's motion) increase bundle size or cause layout thrashing on low-end mobile devices, and whether the reduced-motion fallback actually fires correctly in all browsers.