import { InfoLayout } from "./legal/InfoLayout" export function AccountDeletionPage() { return (

Before Deletion

Confirm account ownership and review the potential impact on course history, progress reporting, team assignments, and related records.

Deletion Steps

  1. Launch the Yimaru mobile app and sign in to the account you want to remove.
  2. Open your Profile area from the main menu or bottom navigation bar.
  3. Go into Account Settings (or Account Management, depending on your app version).
  4. Tap the option labeled Delete Account or Request Account Deletion.
  5. Review the warning details and complete the confirmation prompts shown on screen.
  6. Finish the process by verifying identity through your PIN or biometric authentication if requested.

Post-Deletion Notes

Some records may be retained where required for compliance, security, or legal obligations. Deleted accounts typically cannot be restored.

) }