- 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
6 lines
296 B
XML
6 lines
296 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="7" fill="#1a3d2e"/>
|
|
<circle cx="16" cy="16" r="8.5" stroke="white" stroke-width="1.4"/>
|
|
<path d="M16 7.5 A8.5 8.5 0 0 1 16 24.5" stroke="white" stroke-width="1.4" fill="none"/>
|
|
</svg>
|