diff --git a/frontend/src/components/dashboard/DashboardAmbient.tsx b/frontend/src/components/dashboard/DashboardAmbient.tsx index e348d56..76aa2b8 100644 --- a/frontend/src/components/dashboard/DashboardAmbient.tsx +++ b/frontend/src/components/dashboard/DashboardAmbient.tsx @@ -3,13 +3,15 @@ * Two accent-colored drifting orbs at very low opacity — adds depth * and movement without distracting from content. Reuses the same * drift keyframes as the login AmbientBackground but at ~25% opacity. + * + * Also renders a noise texture and vignette overlay for tactile depth. */ export default function DashboardAmbient() { return ( -