Commit graph

2 commits

Author SHA1 Message Date
Oskar Kapala b7b133647c feat: visual redesign — gradient mesh, per-pillar accents, manifest slogans
- Gradient palette: coral/amber (warm) ↔ indigo/violet/teal (cool)
- Hero: radial blob mesh bg, geometric SVG line-art, gradient on 'AI' in H1,
  gradient primary CTA, per-pillar accent top borders, dot-grid accent
- Manifest strip 'AI dla ludzi, przez ludzi' between hero and problem
- HowWeWork: per-card accents, icon bg pills, human-tagline note
- Offers: gradient top bar per pillar, accent icon containers, abstract SVGs
- Process: gradient numbered circles (warm→cool progression)
- Contact: 'zawsze rozmawiasz z człowiekiem' guarantee badge, gradient email
- Layout: grad-main/grad-cta CSS vars, gradient section hairlines,
  gradient btn-primary/btn-outline, .grad-text utility
2026-06-02 22:41:28 +02:00
Oskar Kapala fc5741316f feat: initial humanAI landing page
- Astro 6 static site, PL default (/) + EN (/en/)
- All copy in src/i18n/pl.json and src/i18n/en.json
- Sections: Hero, Problem, HowWeWork, Offers, Process, Contact, Footer
- Security section hidden behind SHOW_SECURITY flag
- Conservative tone for Industry and Med (human-in-the-loop)
- Contact form via mailto prefill
- Dockerfile multi-stage (node build -> nginx)
- docker-compose.yml on npm_proxy network (NPM visible)
- deploy.sh for SATURN -> VPS workflow
2026-06-02 17:24:37 +02:00