Commit Graph

1 Commits

Author SHA1 Message Date
R-Bharathraj
7a15ee2b52 Add static mobile hero, replacing the canvas frame-sequence background
Below the lg breakpoint, render a static image below the hero text instead of the desktop's pinned scroll-scrubbed canvas animation. Use useSyncExternalStore to pick the variant so server and client agree on first render, avoiding a hydration mismatch, and gate GSAP's ScrollTrigger pin so it never attaches to the hidden desktop hero on mobile.
2026-07-01 11:44:12 +05:30