Commit Graph

8 Commits

Author SHA1 Message Date
61844c8b57 chore(cleanup): curățare masivă site Romfast — 29 ștergeri, design unitar, 404 custom
Faza A: șterge 29 fișiere orfane/duplicate (placeholder-e roa/2-5, module abandonate,
chatbot-uri experimentale, politica root duplicat, stub romfastsuport/index.html)

Faza C: design unitar pe 25 pagini rămase
- Navbar duplicate fix (mobile-class leaked în desktop nav)
- Hub aplicatii-erp.html: 6 carduri 2x3 simetric + card ROA AUTO nou
- Footer flex layout + copy "Ghid instalare ROA Client" (înlocuiește "Descarcă")
- Fonts normalizate la Inter:wght@300;400;500;600;700;800 (1 variant unic)
- href-uri interne corectate: politica → menu/politica, aplicatii → aplicatii-erp

Faza D: sitemap.xml regenerat (24 URL-uri valide, lastmod 2026-04-28),
robots.txt + Sitemap: directive

Faza F: 404.html custom (navbar + 6 recovery links + buton primar),
ErrorDocument 404 în .htaccess, sidebar roa-suport-tehnic (drop TeamViewer/Ammyy),
HORECA hotel section anchor #hotel + hero placeholder + sub-heading

verify-cleanup.sh: 17/17 chec-uri PASS (hrefs, og:url, canonical, sitemap, navbar,
footer flex, 404, hub carduri, sidebar, HORECA anchor)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 21:21:33 +00:00
1f0e4e62b8 feat(tour): pagina 'Cum arată ROA' cu 13 capturi reale + nav global
Tour roa/cum-arata-roa.html:
- 5 secțiuni: Contabilitate (3), Gestiune (2), Service Auto (4),
  Construcții (2), Manager (2)
- Capturi PNG reale în roa/images/tour/ (roaauto-*, roacont-*, roagest-*,
  roalucrari-*, roasitfin-*)
- Pill nav cu anchor links, scroll-margin-top, lazy loading

index.html:
- H1 restructurat pe 3 linii cu fraza centrală în #5288c4
- Fix var(--primary-color) → #5288c4, var(--accent-color) → #b85555 în carduri

Nav global (44 pagini):
- Adăugat link 'Cum arată ROA' după ROA în desktop + mobile nav
- 'Referinte' → 'Cine folosește ROA' pe toate paginile

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 17:43:19 +00:00
7e4c2b6ec1 adaugat roadesk 2025-11-03 19:24:28 +02:00
183be7bb3f Remove card animations and simplify button styling in index.html
- Remove all card tilt/transform animations and transitions
- Eliminate background color changes on card hover
- Simplify buttons to clean underlined links without complex effects
- Remove span wrappers and oversized padding from buttons
- Disable icon wrapper animations and pseudo-element effects
- Set transition: none and transform: none for static card behavior

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-15 23:17:27 +03:00
ca251847e9 Remove icons and empty wrapper divs from all card elements
- Remove all Lucide icons from card elements across website
- Clean up empty professional-icon-wrapper divs (108 total removed)
- Preserve navigation and UI control icons in headers/menus
- Maintain card structure and styling without visual icons
- Files affected: index.html, all menu/ and roa/ pages (22 files)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-15 23:02:38 +03:00
2ce691d166 Add Serena project configuration and update website files
- Configure Serena AI coding assistant with TypeScript language support
- Update gitignore patterns and website content
- Enhance professional theme JavaScript functionality
- Update multiple pages across menu and ROA sections

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-15 22:30:36 +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