[Bug] Cancellation page is outdated
Found a bug? Please fill out the sections below. 👍
Cancellation page is outdated
On deleting an account, the user is redirected to https://cal.com/cancellation
Screen recording https://vimeo.com/823957017/67cf556f73
It seems like the page is outdated:
- Navbar height is inconsistent.
- Navbar options don't match the ones on the home page.
- The title and translations are also missing.
Attached some screenshots

Steps to Reproduce
- Delete an account.
- User will be redirected to https://cal.com/cancellation
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Technical details
- Browser version, screen recording, console logs, network requests: You can make a recording with Bird Eats Bug.
- Node.js version
- Anything else that you think could be an issue.
Would love to fix this. Please confirm if this is a valid issue. Thanks
I don't see this as a bug/issue. The main section below nav is of same color in other pages and we don't see such out of place nav width. But yes in this page we do
Yes @jwala-anirudh, as mentioned the height and options of the navbar are only inconsistent on the Cancellation page. https://cal.com/cancellation
can't access /cancellation. I'm running locally, when an account is deleted, it is redirected to http://localhost:3000/auth/logout. http://localhost:3000/cancellation is not accessible and shows 404.
Added screen recording in description
fixed. deploying!