ifnex/04_Laravel/app
Kazem Alghasi 11b524cf43 refactor: improve hero section responsiveness and update admin path
WordPress:
- Refactor hero section layout using CSS Grid for better responsiveness across desktop, tablet, and mobile devices.
- Improve spacing and alignment for hero buttons and trust badges.
- Fix admin bar offset issues in the hero section.
- Clean up redundant HTML tags in front-page template.

Laravel:
- Change Filament admin panel path from 'admin' to 'panel'.
- Clean up comments in web routes.
2026-08-12 11:58:46 +03:30
..
Console/Commands feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Enums feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Exports feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Filament feat: Complete customer ordering system (Phase 3) 2026-08-10 06:09:56 +03:30
Http feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Imports refactor(api): improve pricing logic and add test coverage 2026-08-07 04:39:14 +03:30
Models refactor(ui): redesign admin dashboard widgets and exchange service 2026-08-10 04:08:29 +03:30
Providers refactor: improve hero section responsiveness and update admin path 2026-08-12 11:58:46 +03:30
Services feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30