45 lines
1.5 KiB
Markdown
45 lines
1.5 KiB
Markdown
# Website Steering Notes
|
|
*From Johan before sleep — apply to website build*
|
|
|
|
## Hosting: Hostkey only (not Hetzner)
|
|
Hostkey regions:
|
|
- 🇺🇸 US East (New York)
|
|
- 🇳🇱 Netherlands (Amsterdam)
|
|
- 🇩🇪 Germany
|
|
- 🇫🇮 Finland
|
|
- 🇮🇸 Iceland
|
|
|
|
Launch with: US + Netherlands + one more EU. No Asia-Pacific in v1 (honest about this).
|
|
|
|
## World Map with Pulsing Dots
|
|
Infrastructure section MUST have a beautiful SVG world map:
|
|
- Pulsing green dots at each datacenter (CSS animation, expanding rings)
|
|
- Dark background, subtle continent outlines in #1a2847
|
|
- Dots pulse outward like sonar — smooth CSS keyframe animation
|
|
- Label on each dot: city name
|
|
- This is a visual centerpiece. Make it count.
|
|
|
|
Approximate dot positions on a standard world map SVG:
|
|
- New York: x=22%, y=38%
|
|
- Amsterdam: x=48.5%, y=31%
|
|
- Frankfurt: x=50%, y=33%
|
|
- Helsinki: x=53%, y=26%
|
|
|
|
## Copy: No Stale SaaS Smell
|
|
Write like it's 2026. Every sentence must be specific and true.
|
|
|
|
WRONG:
|
|
- "Enterprise-grade security for the modern age"
|
|
- "Your data, your control"
|
|
- "Built for teams of all sizes"
|
|
|
|
RIGHT:
|
|
- "Bitwarden shipped an MCP server. It gives AI everything or nothing. We fixed that."
|
|
- "The decryption capability doesn't exist server-side. That's math, not a promise."
|
|
- "Port 1984. Because someone has to watch the watchers."
|
|
- "Your AI completes 2FA. You keep the CVV."
|
|
- "One binary. One file. No Docker, no database server, no cloud account."
|
|
|
|
If a sentence could appear on any SaaS website, rewrite it.
|
|
One concrete claim per section. No vague adjectives.
|