Commit Graph

8 Commits

Author SHA1 Message Date
Ayush Rodrigues
11ff47c57e Redesign logo wall with responsive layout and updated styling
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
2026-04-29 13:55:23 +01:00
Debosmit Majumder
08cc702540 rewrite GSAP to CSS animations 2026-04-28 16:44:43 +05:30
Ayush Rodrigues
2311d8ff49 merge website mobile fixes 2026-04-27 16:13:15 +01:00
Ayush Rodrigues
20533106eb perf(website): speed up mobile hero load and prevent layout shifts
- 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
2026-04-23 12:07:20 +01:00
Ayush Rodrigues
4d7a82d312 chore: website copy updates, fix pricing nav, and lazy-load lottie animations
Made-with: Cursor
2026-04-21 19:45:11 +01:00
Charlie Lamb
1a231b3c60 chore(site): tsify 2026-04-16 17:08:17 +01:00
Charlie Lamb
4f9e6aa121 Revert "chore(site): basic best practises"
This reverts commit 1080e459f9.
2026-04-16 15:55:39 +01:00
Charlie Lamb
1080e459f9 chore(site): basic best practises 2026-04-16 12:27:04 +01:00