Commit Graph

3 Commits

Author SHA1 Message Date
24502baf8b Modernize ROA ERP applications page with professional theme
- Updated roa/aplicatii-erp.html to use modern professional design system
- Replaced Bootstrap 5 with Tailwind CSS + Flowbite + Lucide Icons
- Migrated from new-style.css to professional-theme.css and JavaScript
- Enhanced layout with professional cards grid displaying all 9 ROA applications
- Added comprehensive ERP application descriptions with modern icons
- Improved hero section with call-to-action buttons and professional styling
- Enhanced responsive design with professional color palette and typography
- Maintained all original content while modernizing user experience
- Added "What is ERP?" section with professional card styling
- Created advantages section with visual elements and feature highlights

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-14 16:22:21 +03:00
fc6f3b6de6 Refactor: Extract CSS and JavaScript into external files for reusability
- Create professional-theme.css with complete soft professional blue theme
  - Soft professional color palette with reduced saturation
  - Professional card styling with hover effects
  - Button styles (primary, secondary, urgent) with animations
  - Navbar, hero section, and support section styles
  - Dark mode support and mobile responsiveness

- Create professional-theme.js with comprehensive functionality
  - Theme toggle with localStorage persistence
  - Card hover animations with 3D effects
  - Scroll animations using Intersection Observer
  - Button ripple effects and smooth scrolling
  - WebP detection and utility functions
  - Additional features: loading states, toast notifications, scroll-to-top

- Update index.html to use external files instead of inline styles/scripts
  - Replace Bootstrap with Tailwind CSS and Flowbite
  - Implement professional hero section with call-to-action buttons
  - Create featured ROA AUTO card spanning 2 columns with problems list and image
  - Add ROA PROIECTE DEVIZE LUCRĂRI card for construction cost estimation
  - Professional support tools section with enhanced styling

- Add CLAUDE.md with project documentation and development guidelines
  - Architecture overview and development commands
  - CSS architecture with custom properties system
  - Frontend design workflow and styling guidelines

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-14 16:14:17 +03:00
8d0eaf7af1 commit initial 2025-08-13 22:47:45 +03:00