Commit Graph

17 Commits

Author SHA1 Message Date
Satyam 12332360c9 feat(hero): improve mobile responsiveness for hero section
- Add responsive font scaling for heading (3xl to 9xl)
- Add responsive font scaling for subtitle (sm to 2xl)
- Limit CTA button width on mobile (max-w-[260px])
- Limit discount banner width on mobile (max-w-[280px])
- Adjust padding and spacing for all screen sizes
- Fix text overflow issue on 'REVOLUTIONIZED' heading
2026-02-17 02:07:15 +05:30
Satyam 2eaac6b84a feat: Multi-role platform expansion, mobile nav redesign, and UI polish
- Add Owner, Contractor, Vendor, Subcontractor dashboards and role-based routing
- Owner now has superuser access to all Admin pages (dashboard, schedule, leaderboard)
- Redesign landing page mobile menu as slide-in sidebar (replaces broken Framer Motion overlay)
- Add body scroll lock to app sidebar for mobile consistency
- Fix Team Schedule to match Admin Dashboard design language (ambient glows, gradient header, SpotlightCard, zinc palette)
- Fix login page tab overflow — use abbreviated labels and grid layout for 6 role tabs
- Fix Recharts ResponsiveContainer warnings — replace height="100%" with fixed pixel heights
- Fix lightbox image viewer — unified nav bar, touch swipe support, no more overlapping text
- Add AI Assistant page, People/Vendor/Document management for Owner role
- Expand mock data store with contractor, vendor, and subcontractor data
2026-02-17 01:23:06 +05:30
Satyam 35cbdeb33c Optimize mobile layout, add animated counters, improve crane swing 2026-02-16 19:30:10 +05:30
Satyam e0da94aa0c feat: Revamped design - improved dark mode visibility, mobile UX fixes, updated trust signals 2026-02-16 01:49:50 +05:30
Satyam e88e1e4da5 feat: implement Lenis smooth scroll and animated stat counters
- Add Lenis smooth scroll library (Landing page only)
- Create SmoothScroll wrapper component with GSAP integration
- Implement animated stat counters with scroll-triggered count-up
- Add GSAP animations for stats section (40%, 5yrs, 15m)
- Update package.json with lenis dependency
2026-02-14 22:54:57 +05:30
Satyam 6d3b1c231a UI refinements and layout polish 2026-02-13 18:29:39 +05:30
Satyam 1dde06811e chore: UI refinements and metadata updates 2026-02-13 14:30:09 +05:30
Satyam 3e0fc5b764 feat: Latest updates 2026-02-11 16:53:31 +05:30
Satyam 0da0d6797f Refactor landing page sections and map per user feedback 2026-02-11 02:03:17 +05:30
Satyam 83250d687e mobile: Optimizations for Maps Drawer, Legend, and Customer Profile Tabs 2026-02-10 20:36:44 +05:30
Satyam a0a1061266 fix: switched console signature to console.info for production visibility 2026-02-01 19:58:47 +05:30
Satyam 50aa2e547b feat: added social icons and refined credit hover effect in footer 2026-02-01 19:54:00 +05:30
Satyam 79ad9059ce feat: updated footer credit text and added console signature 2026-02-01 19:52:06 +05:30
Satyam dc50c1ccae feat: added landing page footer with contact info and credits 2026-02-01 19:47:02 +05:30
Satyam 4b3edb4d7d fix: use imports for Landing page images to resolve production 404s 2026-02-01 19:00:09 +05:30
Satyam 96f93d0c93 feat: Enhance UX with animations, loaders, fixes, and doc updates
- Animations: Added global page transitions and smooth sidebar toggle
- Loaders: Implemented branded Loader component and page loading states
- Fixes: Resolved hook order violations in Maps/Dashboard; fixed Layout import
- Docs: Updated README with correct demo credentials and feature list
2026-02-01 18:48:47 +05:30
Satyam 8a749d3041 feat: Release CRM V2 (Clean History)
Squashed commits for V2 release including Dark Mode, Chatbot, and Landing Page enhancements.
2026-02-01 03:50:43 +05:30