3e9a6d5c4b1dd3b4966b38bb16b0b767a4e8149e
Adds a staggered fade-in/rise animation (y:30→0, opacity:0→1, stagger 0.08s, power2.out, 0.7s) for 5 section grids when they scroll into view: - .features-grid (The Concierge Standard — includes Free Trial card) - .faq-grid - .pricing-grid - .blog-grid - .final-cta .container Uses native IntersectionObserver (threshold 0.12, no extra CDN load). Children are pre-set to hidden state at page load to prevent flash, then animated once per section via GSAP. Animate-once guard per section via dataset flag.
Description
No description provided
48 MiB
Languages
HTML
75.2%
JavaScript
12.6%
CSS
12.1%
Shell
0.1%