import { Link } from 'react-router-dom'; import './AdminPage.css'; export function AdminPage() { return (

Admin Dashboard

Manage app settings and configurations

📹

Video App

Manage YouTube channels and video time limits

🗣️

Speech Sounds

Manage word groups for speech sound practice

); }