3 Commits

Author SHA1 Message Date
mario dbddcc40a2 feat: add favicon, OG images, social cards, and analytics
Deploy / Build & Push (Prod) (push) Successful in 18s
Deploy / Deploy Staging (push) Successful in 5s
Deploy / Deploy Prod (push) Successful in 6s
- Add favicon.png (orange B logo)
- Add og-image.png (1200x630 social card)
- Add og:image and twitter:image meta tags to all pages
- Add Plausible analytics script (privacy-friendly)
- Update Dockerfile to copy static assets

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-23 13:31:53 -03:00
mario f00bd1055d feat: replace Tailwind CDN with static CSS build (item 20)
Deploy / Build & Push (Prod) (push) Successful in 59s
Deploy / Deploy Staging (push) Successful in 51s
Deploy / Deploy Prod (push) Successful in 51s
Multi-stage Dockerfile builds ~22KB minified CSS from Tailwind
instead of loading ~300KB JS from CDN on every request.
2026-05-04 23:09:07 -03:00
mario 1f97c3b0ac feat(landing): add vs/pagerduty comparison page with FAQ and nav links
Deploy / Build & Push (Prod) (push) Successful in 6s
Deploy / Deploy Staging (push) Successful in 3s
Deploy / Deploy Prod (push) Successful in 3s
- Create /vs comparison page (EN) with Batida vs PagerDuty vs Grafana OnCall
- Create /vs.pt-br comparison page (PT-BR)
- Add FAQ item linking to comparison in both versions
- Add "Compare" nav link in desktop navigation
2026-04-21 16:29:53 -03:00