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

1. Acceptable Use

The platform may only be used for legitimate education and administration workflows. Users must not misuse access, attempt unauthorized data access, or disrupt service availability.

2. Account Responsibility

Account owners are responsible for protecting credentials and all actions performed through their account. Shared accounts are discouraged unless explicitly authorized by policy.

3. Service and Policy Updates

Yimaru Academy may update features, controls, and policies to improve reliability and security. Continued platform use indicates acceptance of updated terms.

) }