Aimpress_site/src/pages
Vadym Samoilenko 6e932d76e4 Add multi-language support (EN/UK) across entire site
Custom i18n system with typed translation dictionaries (~570 keys),
LanguageProvider context, and useTranslation hook. All 31 components
and pages wired with t() calls. Chatbot backend passes language hint
to Claude for Ukrainian responses. Language preference persists via
localStorage. SEO meta tags and html lang attribute update dynamically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 13:32:04 +00:00
..
AboutPage.css Redesign pages with homepage patterns, remove How We Work & Tech Stack 2026-03-08 15:43:44 +00:00
AboutPage.tsx Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
BlogPage.css Initial commit: Aimpress website 2026-03-08 13:47:37 +00:00
BlogPage.tsx Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
BlogPostPage.css Initial commit: Aimpress website 2026-03-08 13:47:37 +00:00
BlogPostPage.tsx Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
HomePage.tsx Add SEO, structured data, AI indexing, and Google Reviews integration 2026-03-08 14:26:05 +00:00
LegalPage.css Add Privacy Policy and Terms of Use pages 2026-03-08 13:59:37 +00:00
PricingPage.css Fix chatbot: lead persistence, CRM creation, RC delivery, mobile UI 2026-03-08 20:18:29 +00:00
PricingPage.tsx Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
PrivacyPolicyPage.tsx Add SEO, structured data, AI indexing, and Google Reviews integration 2026-03-08 14:26:05 +00:00
ServicesPage.css Fix Popular badge: inline flow instead of absolute overlap on price 2026-03-08 16:04:09 +00:00
ServicesPage.tsx Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
TermsOfUsePage.tsx Add SEO, structured data, AI indexing, and Google Reviews integration 2026-03-08 14:26:05 +00:00