diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index 5c654a92..5442a2c8 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -364,7 +364,7 @@ function ParticlesCanvas() { } // Star easter egg - const shouldShowStars = Math.random() < 0.9; // 20% + const shouldShowStars = Math.random() < 0.15; // 15% if (shouldShowStars) { imageOverride = [ {