Commit Graph

5 Commits

Author SHA1 Message Date
mario 382b8d5d25 feat(landing): add trust metrics section and fix integrations count
- Add "Built for reliability" section after pricing with P95 latency metric
- Fix integrations count from 14+ to 3+ (honest count after false claims removal)
2026-04-21 16:26:54 -03:00
mario a24b5bcb00 fix(landing): remove Twilio claims, add BRL pricing, add SEO tags
Deploy / Build & Push (Prod) (push) Successful in 6s
Deploy / Deploy Staging (push) Successful in 4s
Deploy / Deploy Prod (push) Successful in 3s
- Replace "via Twilio" with "coming soon" in both EN and PT-BR
- Add R$59/seat reference to EN pricing card
- Add OG tags, Twitter Card, canonical URL to both versions
- Add robots.txt and sitemap.xml
2026-04-21 16:09:51 -03:00
mario 9d97e672ca fix(landing): remove false claims, Early Access badges, update BRL pricing
Deploy / Build & Push (Prod) (push) Successful in 5s
Deploy / Deploy Staging (push) Successful in 3s
Deploy / Deploy Prod (push) Successful in 4s
P-3: Remove unverifiable claims (200+ integrations → 14+, ML noise
reduction, war rooms, "1 number included"). Twilio not configured.
P-4: Update PT-BR pricing from USD to BRL ($12 → R$59/user/mês).
P-6: Remove "Early Access" / "Acesso Antecipado" from hero, badges,
and CTA section across both EN and PT-BR versions.
2026-04-20 20:52:50 -03:00
mario 29e4a48734 fix: correct language mixing and remove Brazil origin references
Deploy / Build & Push (Prod) (push) Successful in 6s
Deploy / Deploy Staging (push) Successful in 2s
Deploy / Deploy Prod (push) Successful in 4s
2026-04-19 20:21:10 -03:00
mario ed885aebef feat: add i18n with English (default) and PT-BR (/pt-br)
Deploy / Build & Push (Prod) (push) Successful in 8s
Deploy / Deploy Staging (push) Successful in 4s
Deploy / Deploy Prod (push) Successful in 5s
- Translate index.html to English as default language
- Copy PT-BR version to index.pt-br.html
- Add hreflang tags for SEO in both versions
- Add language selector in navbar (EN ↔ PT-BR)
- Add nginx.conf with Content-Language headers and /pt-br routing
- Update Dockerfile to process and serve both HTML files
2026-04-17 16:11:55 -03:00