add a note about updating billing details

This commit is contained in:
Aine 2025-07-13 21:43:40 +01:00
parent e0c880fb43
commit cd5251232c
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804

View File

@ -98,6 +98,12 @@ const BillingPage = () => {
here
</Link>
.
<br />
If you'd like to change your billing email, or add company details, please{" "}
<Link href="https://etke.cc/contacts/" target="_blank">
contact etke.cc support
</Link>
.
</Typography>
</Box>
);