feat: mentor section on homepage

This commit is contained in:
Julien Froidefond
2025-08-27 11:25:00 +02:00
parent 85a1484c01
commit df1fd24e84
4 changed files with 213 additions and 3 deletions

View File

@@ -7,3 +7,4 @@ export { SkillProgress } from "./skill-progress";
export { ActionSection } from "./action-section";
export { ClientWrapper } from "./client-wrapper";
export { WelcomeScreen } from "./welcome-screen";
export { MentorSection } from "./mentor-section";