
This is a landing page for a brand new gym opening soon in Mumbai. It offers a variety a of exercises and a cafeteria. The site includes a class scheduler, trainer profiles, and a membership portal integrated with a payment gateway. Since its a client work, source code cannot be shared.
Interactive booking system for fitness classes with real-time availability.
Detailed profiles of certified trainers with specializations and schedules.
Complete membership management with payment gateway integration.
Fully responsive design optimized for all devices and screen sizes.
Heavy animations and images were causing slow load times on mobile devices.
Solution: Implemented lazy loading, optimized images with Next.js Image component, and used Framer Motion's performance optimizations.
Ensuring consistent animations and layouts across different browsers.
Solution: Used CSS autoprefixer and tested extensively across browsers, implementing fallbacks for older versions.