Background Visibility Test
✅ Background is now visible! The animated elements and patterns should be displaying behind this content.
Changes Applied:
- Removed opaque bg-zinc-900 from Layout main container
- Removed bg-zinc-900 from all page components
- Changed GlobalBackground z-index from -z-10 to z-0
- Made gradient overlays more transparent
- Removed duplicate PageTransition wrapper from HomePage
What you should see:
- Animated horizontal lines sliding across the screen
- Subtle grid pattern in the background
- Gradient overlays creating depth
- All content floating above the animated background