'use client'; import { Link } from '@/i18n/navigation'; export default function AccountSettingsPage() { return (
Profile and security settings for your login.
Password change and profile editing will be wired here next (e.g. invite flow, reset password).