Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-20 19:01:14 +00:00

View File

@@ -94,12 +94,13 @@ export default function LandingPage() {
userIcon: User,
exchanges: [
{
userMessage: "Explain stoichiometry", aiResponse: "Stoichiometry is the quantitative relationship between reactants and products..."},
userMessage: "Explain stoichiometry", aiResponse: "Stoichiometry is the quantitative relationship between reactants and products..."
},
],
placeholder: "Ask a question..."
},
{
title: "Progress Tracking", description: "Data-driven insights into your mastery levels.", bentoComponent: "3d-task-list", title: "Tracking", items: [
title: "Tracking", description: "Data-driven insights into your mastery levels.", bentoComponent: "3d-task-list", items: [
{ icon: Book, label: "Physics Lesson 1", time: "Completed" },
{ icon: Calculator, label: "Math Logic Quiz", time: "85%" },
]