Problem
ProjectsSection.tsx still uses placeholder copy for the Learning Projects card (“More details coming soon”), which undersells the program on /projects and Home.
Scope
- Replace the Learning Projects
description string with one concise sentence covering Pupper, manipulation arms, teleop/VLA work, and the mobile platform (MiniAloha) without overflowing the card.
- Confirm where
ProjectsSection is reused (e.g. Home) so layout still works.
Acceptance Criteria
Files
Problem
ProjectsSection.tsxstill uses placeholder copy for the Learning Projects card (“More details coming soon”), which undersells the program on/projectsand Home.Scope
descriptionstring with one concise sentence covering Pupper, manipulation arms, teleop/VLA work, and the mobile platform (MiniAloha) without overflowing the card.ProjectsSectionis reused (e.g. Home) so layout still works.Acceptance Criteria
npm run lintpasses.Files
src/pages/Projects/ProjectsSection.tsxe2e/(if copy is asserted)