Axil_Accountants/src/app
Vadym Samoilenko 8db56af042 refactor: replace hardcoded hex colors with design system tokens
Replace all hardcoded hex color values in components with Tailwind CSS
classes or CSS custom properties matching the design system tokens.
Affected files: Footer, TestimonialsColumn, HeroSection, StarIcon,
TextHoverEffect, and all page-level radial-gradient backgrounds.

Also fix eslint.config.mjs to use FlatCompat for eslint-config-next
legacy config compatibility with ESLint 9 flat config format, and
resolve pre-existing react/no-unescaped-entities errors in JSX files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 20:36:50 +00:00
..
about refactor: replace hardcoded hex colors with design system tokens 2026-02-22 20:36:50 +00:00
blog refactor: replace hardcoded hex colors with design system tokens 2026-02-22 20:36:50 +00:00
contact refactor: replace hardcoded hex colors with design system tokens 2026-02-22 20:36:50 +00:00
services refactor: replace hardcoded hex colors with design system tokens 2026-02-22 20:36:50 +00:00
favicon.ico feat: project setup & repository (Feature 1) 2026-02-21 22:43:53 +00:00
globals.css feat: project setup & repository (Feature 1) 2026-02-21 22:43:53 +00:00
layout.tsx feat: project setup & repository (Feature 1) 2026-02-21 22:43:53 +00:00
page.tsx feat: project setup & repository (Feature 1) 2026-02-21 22:43:53 +00:00