# Barnx AI Code Review Prompt Pack

## Frontend architecture
Review this component as a senior frontend engineer. Identify duplicated responsibility, fragile state, unnecessary client-side work, accessibility problems and opportunities for clearer component boundaries. Rank findings by impact.

## Accessibility
Audit this UI for keyboard access, semantic HTML, labeling, focus management, contrast assumptions and reduced-motion behavior. Do not invent issues; cite the exact code pattern behind each finding.

## Performance
Review this page for avoidable rerenders, oversized client boundaries, image/font issues, expensive effects and loading bottlenecks. Separate measurable risks from stylistic preferences.
