Commit Graph

9 Commits

Author SHA1 Message Date
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
John Yeo
0b41322d2f chore: fix header image 2026-04-20 17:33:36 +01:00
John Yeo
d0468ea16a chore: updated autumn x planetscale image 2026-04-20 17:31:19 +01:00
John Yeo
1ce73a2fdb chore: added site to blog 2026-04-20 17:16:57 +01:00
Ayush Rodrigues
f6c5046c32 Add blog section, update landing page components, and fix mobile pricing header
Made-with: Cursor
2026-04-15 20:50:22 +01:00
Ayush Rodrigues
8e86bab127 update website 2026-04-15 19:28:03 +01:00
Ayush Rodrigues
8629228ed0 updated landing page 2026-04-15 16:39:41 +01:00
Ayush Rodrigues
8306830bf1 add website to repo
Made-with: Cursor
2026-04-13 14:10:09 +01:00