[ 'title' => 'Profile Information', 'description' => "Update your account's profile information and email address.", ], 'password' => [ 'title' => 'Update Password', 'description' => 'Ensure your account is using a long, random password to stay secure.', ], 'delete_account' => [ 'title' => 'Delete Account', 'description' => 'Once your account is deleted, all of its resources and data will be permanently deleted.', ], 'user_settings' => [ 'title' => 'User Settings', 'description' => 'Manage your application preferences like theme and language.', ], ];