diff --git a/website/app.js b/website/app.js index a4dbd19..6e0f2c3 100644 --- a/website/app.js +++ b/website/app.js @@ -37,7 +37,7 @@ function initParallax() { // ─── Hero Slideshow with Destructive Theme ─── let currentBackdrop = null; -const NEAR_TOP_THRESHOLD = 600; +const NEAR_TOP_THRESHOLD = 1800; function checkDestructiveTheme() { if (!currentBackdrop) return;