import Link from 'next/link'
/**
* @description Testing page with links to all domains and API endpoints
* @audit DEBUG: Internal testing page for route validation
*/
export default function TestLinksPage() {
return (
๐ AnchorOS Test Links
Testing page for all AnchorOS domains and API endpoints. Click any link to navigate or test.
{/* booking.anchor23.mx - Frontend de Reservas */}
๐ booking.anchor23.mx - Frontend de Reservas
๐ Selecciรณn de Servicios (/booking/servicios)
๐ Flujo de Reserva (/booking/cita)
๐ค Registro de Cliente (/booking/registro)
๐ Login (/booking/login)
๐ค Perfil (/booking/perfil)
๐ Mis Citas (/booking/mis-citas)
โ Confirmaciรณn (/booking/confirmacion)