diff --git a/apps/website/components/HeroSection.vue b/apps/website/components/HeroSection.vue index 28ca789..45d6af9 100644 --- a/apps/website/components/HeroSection.vue +++ b/apps/website/components/HeroSection.vue @@ -112,31 +112,39 @@ const animateCount = () => { } onMounted(() => { - // NUCLEAR OPTION: Inject video directly into DOM, bypassing Vue/Nuxt entirely + // ULTIMATE FIX: Use inset: 0 and -webkit-fill-available to bypass env() bugs const videoHTML = ` -