diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index edb448a4..c681314d 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -320,7 +320,7 @@ function ParticlesCanvas() { } // DUI easter egg - const shouldShowFlix = Math.random() < 0.98; // 3% + const shouldShowFlix = Math.random() < 0.08; // 8% if (shouldShowFlix) { imageOverride = [ {