- Astro static site with Tailwind CSS v4 - 6 sections: Hero (gradient mesh), About, Capabilities, Differentiator, CTA, Footer - Sticky navbar with mobile menu - Scroll reveal animations - SEO meta tags and structured data - Docker + nginx config for Coolify deployment Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
302 B
XML
8 lines
302 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#0a0a1a"/>
|
|
<text x="50%" y="55%" dominant-baseline="middle" text-anchor="middle"
|
|
font-family="Inter, sans-serif" font-weight="800" font-size="14" fill="#06b6d4">
|
|
FIT
|
|
</text>
|
|
</svg>
|