Update Browser Use SVG color to match other logos, rework mobile layout
to show 3+2 centered grid, match background and typography to hero section,
and add per-logo scale overrides for mobile/desktop.
Made-with: Cursor
- Enable SSR for home sections and gate GSAP entrance animations on fast
desktop hydration so mobile no longer waits ~10s on JS to show content.
- Conditionally mount desktop-only video + AutumnConfig behind an isXl
viewport check so mobile never downloads them.
- Replace the 625KB mobile hero webm with a 63KB static webp frame.
- SSR-safe gsap.registerPlugin and hover-only video mounting in features
and testimonials.
Made-with: Cursor