Commit graph

5 commits

Author SHA1 Message Date
Vadym Samoilenko
8e5ba6f687 Close mobile menu automatically on scroll
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 16:11:42 +00:00
Vadym Samoilenko
fd10a0708c Fix mobile burger menu: raise z-index, animate to X, close on route change
- Burger button z-index 1100 (above overlay 1002)
- Hamburger lines animate to X when menu is open
- Menu auto-closes on route change

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 15:37:08 +00:00
Vadym Samoilenko
206de6a8d4 Remove Cases from navigation menu
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 15:26:57 +00:00
Vadym Samoilenko
af26ccd2b7 Add About, Services, Pricing pages with quote form
- /about: company story, differentiators, values, founder bio, industries, company details
- /services: 6 service cards with pricing, assurance pack, process steps, tech stack
- /pricing: pricing table, retainer tiers, training, payment terms, discounts, comparison, FAQ, inline quote form
- QuoteForm component with service dropdown + project description textarea
- POST /api/quote endpoint via Resend for quote requests
- Nav updated: About Us, Services, Pricing now route to standalone pages
- SEO: JSON-LD schemas, sitemap.xml, llms.txt updated
- Founder photo added

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 15:19:30 +00:00
Vadym Samoilenko
67c7ab3289 Initial commit: Aimpress website
React 19 + TypeScript SPA with Vite, mobile responsive fixes,
GitHub Actions CI/CD pipeline for automated deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 13:47:37 +00:00