Commit Graph

4 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
R-Bharathraj
0498f2cd0e Fix logo image paths to use public/images directory
Header logo and page loader were referencing a non-existent /loyaly_php/assets/images path; point them at the actual public/images assets.
2026-07-01 11:25:29 +05:30
R-Bharathraj
7175adb0db Update pages, components, and add stock images for visual layout enhancements 2026-06-30 13:36:16 +05:30
R-Bharathraj
0140b0bdf8 convert-next.js 2026-06-29 18:07:43 +05:30