Skip to content

fix(web): point support page email at hello@cap.so - #2078

Merged
richiemcilroy merged 1 commit into
mainfrom
fix/support-email-address
Aug 5, 2026
Merged

fix(web): point support page email at hello@cap.so#2078
richiemcilroy merged 1 commit into
mainfrom
fix/support-email-address

Conversation

@richiemcilroy

@richiemcilroy richiemcilroy commented Aug 4, 2026

Copy link
Copy Markdown
Member

support@cap.so bounces (not a provisioned mailbox), and the support page was the only surface still linking it - both the mailto card in SupportPage.tsx and the page metadata description. Every other reference (footer, privacy, DPA, 404 page) already uses hello@cap.so.

Reported by a customer who emailed support@cap.so from the help page and got a bounce-back.

Copy-only change, no logic touched.

Greptile Summary

Updates the public support page to use the provisioned hello@cap.so mailbox instead of the bouncing support@cap.so address.

  • Updates the support-page metadata description.
  • Updates both the visible email CTA and its mailto target.

Confidence Score: 5/5

The PR appears safe to merge.

The copy-only replacements consistently use the repository’s established hello@cap.so contact address in metadata, visible text, and the mailto destination, with no functional regression identified.

Important Files Changed

Filename Overview
apps/web/app/(site)/support/page.tsx Correctly updates the support metadata description to the canonical hello@cap.so address.
apps/web/components/pages/SupportPage.tsx Correctly keeps the displayed support address and mailto destination aligned on hello@cap.so.

Reviews (1): Last reviewed commit: "fix(web): point support page email at he..." | Re-trigger Greptile

support@cap.so is not a real mailbox and bounces; every other surface
(footer, privacy, DPA, 404 page) already uses hello@cap.so. Reported by
a customer who hit the bounce from the help page.
@cursor

cursor Bot commented Aug 4, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@richiemcilroy
richiemcilroy merged commit 66139ea into main Aug 5, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant